emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/files.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el [lexbind]
Date: Tue, 06 Jul 2004 07:06:18 -0400

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.583.2.14 emacs/lisp/files.el:1.583.2.15
*** emacs/lisp/files.el:1.583.2.14      Tue Jul  6 10:00:03 2004
--- emacs/lisp/files.el Tue Jul  6 10:10:47 2004
***************
*** 3024,3030 ****
  
  (defcustom before-save-hook nil
    "Normal hook that is run before a buffer is saved to its file."
!   :options '(copyright-update)
    :type 'hook
    :group 'files)
  
--- 3024,3030 ----
  
  (defcustom before-save-hook nil
    "Normal hook that is run before a buffer is saved to its file."
!   :options '(copyright-update time-stamp)
    :type 'hook
    :group 'files)
  




reply via email to

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