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
8893ad8c
Commit
8893ad8c
authored
Apr 21, 1994
by
Richard M. Stallman
Browse files
(ispell-use-ptys-p): Doc fix.
parent
51632cc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/textmodes/ispell.el
lisp/textmodes/ispell.el
+2
-2
No files found.
lisp/textmodes/ispell.el
View file @
8893ad8c
...
...
@@ -346,8 +346,8 @@ Attempts to automatically reset if look not available")
"Options for ispell-look-command"
)
(
defvar
ispell-use-ptys-p
nil
"When t,
e
macs
will
use pty's to communicate with
i
spell.
When nil,
e
macs
will
use pipes."
)
"When t,
E
macs use
s
pty's to communicate with
I
spell.
When nil,
E
macs use
s
pipes."
)
(
defvar
ispell-following-word
nil
"*If non-nil the \\[ispell-word] command will check the spelling
...
...
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