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
30b7be47
Commit
30b7be47
authored
Oct 19, 2004
by
Richard M. Stallman
Browse files
(flyspell-mode): Doc fix.
parent
fcb5aa97
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/textmodes/flyspell.el
lisp/textmodes/flyspell.el
+1
-1
No files found.
lisp/textmodes/flyspell.el
View file @
30b7be47
...
...
@@ -452,7 +452,7 @@ See also `flyspell-duplicate-distance'."
;;;###autoload
(
defun
flyspell-mode
(
&optional
arg
)
"Minor mode performing on-the-fly spelling checking.
Ispell is automatically spawned on background for each entered
word
s
.
This spawns a single Ispell process and checks each
word.
The default flyspell behavior is to highlight incorrect words.
With no argument, this command toggles Flyspell mode.
With a prefix argument ARG, turn Flyspell minor mode on iff ARG is positive.
...
...
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