GNU bug report logs -
#5807
artist.el doc string bugfix
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 30 Mar 2010 23:45:01 +0200
with message-id <f7ccd24b1003301445l5f3e81c7lf49e86d291c9dda5 <at> mail.gmail.com>
and subject line Re: bug#5807: artist.el doc string bugfix
has caused the GNU bug report #5807,
regarding artist.el doc string bugfix
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
5807: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5807
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
regarding the emacs/lisp/textmodes/artist.el file: it was brought to
my attention, by Alex Schröder <kensanata <at> gmail.com>, that there's a
typo in the doc string for the `artist-mode' function.
Below is a simple patch for fixing it and also a ChangeLog entry (for
lisp/ChangeLog, which is where I assume such an entry would go).
BRs
Tomas
* lisp/textmodes/artist.el (artist-mode): Fix typo in docstring.
=== modified file 'lisp/textmodes/artist.el'
--- lisp/textmodes/artist.el 2010-02-11 00:02:43 +0000
+++ lisp/textmodes/artist.el 2010-03-30 19:07:52 +0000
@@ -1319,7 +1319,7 @@
Variables
- This is a brief overview of the different varaibles. For more info,
+ This is a brief overview of the different variables. For more info,
see the documentation for the variables (type \\[describe-variable] <variable> RET).
artist-rubber-banding Interactively do rubber-banding or not
[Message part 3 (message/rfc822, inline)]
On Tue, Mar 30, 2010 at 21:44, Tomas Abrahamsson <tab <at> lysator.liu.se> wrote:
> Below is a simple patch for fixing it and also a ChangeLog entry (for
> lisp/ChangeLog, which is where I assume such an entry would go).
Committed, thanks.
Juanma
This bug report was last modified 15 years and 113 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.