Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
34995333
Commit
34995333
authored
Jun 23, 2009
by
Glenn Morris
Browse files
(ispell-local-dictionary): Doc fix.
parent
cc80ccee
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/textmodes/ispell.el
lisp/textmodes/ispell.el
+1
-1
No files found.
lisp/ChangeLog
View file @
34995333
2009-06-23 Glenn Morris <rgm@gnu.org>
* textmodes/ispell.el (ispell-local-dictionary): Doc fix.
* progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
* calendar/cal-dst.el (calendar-time-zone-daylight-rules):
...
...
lisp/textmodes/ispell.el
View file @
34995333
...
...
@@ -488,7 +488,7 @@ default dictionary and LANG the two letter language code."
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment