emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-bug-tracker] bug#5807: marked as done (artist.el doc string bugfi


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#5807: marked as done (artist.el doc string bugfix)
Date: Tue, 30 Mar 2010 21:46:02 +0000

Your message dated Tue, 30 Mar 2010 23:45:01 +0200
with message-id <address@hidden>
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 address@hidden
immediately.)


-- 
5807: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5807
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: artist.el doc string bugfix Date: Tue, 30 Mar 2010 21:44:20 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (usg-unix-v)
Hi,

  regarding the emacs/lisp/textmodes/artist.el file: it was brought to
my attention, by Alex Schröder <address@hidden>, 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





--- End Message ---
--- Begin Message --- Subject: Re: bug#5807: artist.el doc string bugfix Date: Tue, 30 Mar 2010 23:45:01 +0200
On Tue, Mar 30, 2010 at 21:44, Tomas Abrahamsson <address@hidden> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]