/[emacs]/emacs/lisp/textmodes/flyspell.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/flyspell.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.42 by pj, Sat Feb 2 15:56:45 2002 UTC revision 1.43 by pj, Wed Feb 6 22:37:12 2002 UTC
# Line 228  speed." Line 228  speed."
228    :type 'number)    :type 'number)
229    
230  (defcustom flyspell-insert-function (function insert)  (defcustom flyspell-insert-function (function insert)
231    "*The function to be used when a word has to be inserted by flyspell    "*Function for inserting word by flyspell upon correction."
 upon correction."  
232    :group 'flyspell    :group 'flyspell
233    :type 'function)    :type 'function)
234    

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26