aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/ispell.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el
index 178363e1beb..d47be46e4b8 100644
--- a/lisp/textmodes/ispell.el
+++ b/lisp/textmodes/ispell.el
@@ -415,7 +415,6 @@ where DICTNAME is the name of your default dictionary."
415(defcustom ispell-local-dictionary nil 415(defcustom ispell-local-dictionary nil
416 "If non-nil, the dictionary to be used for Ispell commands. 416 "If non-nil, the dictionary to be used for Ispell commands.
417The value must be a string dictionary name in `ispell-dictionary-alist'. 417The value must be a string dictionary name in `ispell-dictionary-alist'.
418This variable becomes buffer-local when set in any fashion.
419 418
420Setting `ispell-local-dictionary' to a value has the same effect as 419Setting `ispell-local-dictionary' to a value has the same effect as
421calling \\[ispell-change-dictionary] with that value. This variable 420calling \\[ispell-change-dictionary] with that value. This variable