emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp/textmodes ispell.el [EMACS_23_1_RC]


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/textmodes ispell.el [EMACS_23_1_RC]
Date: Wed, 24 Jun 2009 03:44:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_23_1_RC
Changes by:     Glenn Morris <gm>       09/06/24 03:44:15

Modified files:
        lisp/textmodes : ispell.el 

Log message:
        (ispell-local-dictionary): Doc fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/textmodes/ispell.el?cvsroot=emacs&only_with_tag=EMACS_23_1_RC&r1=1.250&r2=1.250.2.1

Patches:
Index: ispell.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/textmodes/ispell.el,v
retrieving revision 1.250
retrieving revision 1.250.2.1
diff -u -b -r1.250 -r1.250.2.1
--- ispell.el   9 Jun 2009 13:21:51 -0000       1.250
+++ ispell.el   24 Jun 2009 03:44:15 -0000      1.250.2.1
@@ -488,7 +488,7 @@
 The value must be a string dictionary name,
 or nil, which means use the global setting in `ispell-dictionary'.
 Dictionary names are defined in `ispell-local-dictionary-alist'
-and `ispell-dictionary-alist',
+and `ispell-dictionary-alist'.
 
 Setting `ispell-local-dictionary' to a value has the same effect as
 calling \\[ispell-change-dictionary] with that value.  This variable




reply via email to

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