emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el
Date: Thu, 20 Dec 2001 13:10:44 -0500

Index: emacs/lisp/textmodes/ispell.el
diff -c emacs/lisp/textmodes/ispell.el:1.126 
emacs/lisp/textmodes/ispell.el:1.127
*** emacs/lisp/textmodes/ispell.el:1.126        Tue Dec 11 02:22:44 2001
--- emacs/lisp/textmodes/ispell.el      Thu Dec 20 13:10:44 2001
***************
*** 2104,2110 ****
     ORIGINAL-WORD is a string of the possibly misspelled word.
     OFFSET is an integer giving the line offset of the word.
     MISS-LIST and GUESS-LIST are possibly null lists of guesses and misses.
! 4: Nil when an error has occurred.
  
  Optional second arg ACCEPT-LIST is list of words already accepted.
  Optional third arg SHIFT is an offset to apply based on previous corrections."
--- 2104,2110 ----
     ORIGINAL-WORD is a string of the possibly misspelled word.
     OFFSET is an integer giving the line offset of the word.
     MISS-LIST and GUESS-LIST are possibly null lists of guesses and misses.
! 4: nil when an error has occurred.
  
  Optional second arg ACCEPT-LIST is list of words already accepted.
  Optional third arg SHIFT is an offset to apply based on previous corrections."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]