diff options
| author | Richard M. Stallman <rms@gnu.org> | 1996-10-12 02:42:58 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1996-10-12 02:42:58 +0000 |
| commit | 7a8f27dbe6b3bbc0cde23a04b81ce9347fb9dfaa (patch) | |
| tree | 110b7a3f0e366f9064069bd3a901d2fc81544fff /lisp/textmodes | |
| parent | 5d137be3bda08ac9851785309f59455c314b2493 (diff) | |
| download | emacs-7a8f27dbe6b3bbc0cde23a04b81ce9347fb9dfaa.tar.gz | |
Comment change.
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/ispell.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 9a29c1c95ed..79f81ad4df2 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -212,7 +212,7 @@ ;; lookup-words rehacked to use call-process (Jamie). ;; ispell-complete-word rehacked to be compatible with the rest of the ;; system for word searching and to include multiple wildcards, -;; and it's own dictionary. +;; and its own dictionary. ;; query-replace capability added. New options 'X', 'R', and 'A'. ;; buffer-local modes for dictionary, word-spelling, and formatter-parsing. ;; Many random bugs, like commented comments being skipped, fix to |
