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

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

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

revision 1.161 by eliz, Sat Mar 26 16:34:34 2005 UTC revision 1.162 by eliz, Sat May 7 16:04:39 2005 UTC
# Line 301  Must be greater than 1." Line 301  Must be greater than 1."
301    :type 'integer    :type 'integer
302    :group 'ispell)    :group 'ispell)
303    
304  (defcustom ispell-program-name "ispell"  (defcustom ispell-program-name
305      (or (locate-file "aspell" exec-path exec-suffixes 'file-executable-p)
306          "ispell")
307    "Program invoked by \\[ispell-word] and \\[ispell-region] commands."    "Program invoked by \\[ispell-word] and \\[ispell-region] commands."
308    :type 'string    :type 'string
309    :group 'ispell)    :group 'ispell)

Legend:
Removed from v.1.161  
changed lines
  Added in v.1.162

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