/[emacs]/emacs/lisp/files.el
ViewVC logotype

Diff of /emacs/lisp/files.el

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

revision 1.535 by rms, Thu Nov 1 20:44:11 2001 UTC revision 1.536 by rms, Sun Nov 11 01:53:50 2001 UTC
# Line 302  for editing a remote file." Line 302  for editing a remote file."
302    :type '(repeat (list (string :tag "Regexp") (string :tag "Replacement")))    :type '(repeat (list (string :tag "Regexp") (string :tag "Replacement")))
303    :version "21.1")    :version "21.1")
304    
305  (defcustom save-abbrevs nil  (defcustom save-abbrevs t
306    "*Non-nil means save word abbrevs too when files are saved.    "*Non-nil means save word abbrevs too when files are saved."
 Loading an abbrev file sets this to t."  
307    :type 'boolean    :type 'boolean
308    :group 'abbrev)    :group 'abbrev)
309    

Legend:
Removed from v.1.535  
changed lines
  Added in v.1.536

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