emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el, v [EMACS_22_BAS


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el, v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:22:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:22:47

Index: ispell.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/textmodes/ispell.el,v
retrieving revision 1.209.2.3
retrieving revision 1.209.2.4
diff -u -b -r1.209.2.3 -r1.209.2.4
--- ispell.el   25 Jul 2007 04:22:11 -0000      1.209.2.3
+++ ispell.el   8 Aug 2007 07:22:46 -0000       1.209.2.4
@@ -3324,7 +3324,8 @@
 ;;;###autoload
 (defun ispell-minor-mode (&optional arg)
   "Toggle Ispell minor mode.
-With prefix arg, turn Ispell minor mode on iff arg is positive.
+With prefix argument ARG, turn Ispell minor mode on if ARG is positive,
+otherwise turn it off.
 
 In Ispell minor mode, pressing SPC or RET
 warns you if the previous word is incorrectly spelled.




reply via email to

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