From 8893ad8c625255dc236687fdacc1ac333431bc79 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 21 Apr 1994 20:00:42 +0000 Subject: [PATCH] (ispell-use-ptys-p): Doc fix. --- lisp/textmodes/ispell.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 6f79f29682d..940f57ffb4f 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -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, emacs will use pty's to communicate with ispell. -When nil, emacs will use pipes.") + "When t, Emacs uses pty's to communicate with Ispell. +When nil, Emacs uses pipes.") (defvar ispell-following-word nil "*If non-nil the \\[ispell-word] command will check the spelling -- 2.39.5