emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/time-stamp.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/time-stamp.el
Date: Tue, 10 Aug 2004 12:10:38 -0400

Index: emacs/lisp/time-stamp.el
diff -c emacs/lisp/time-stamp.el:1.55 emacs/lisp/time-stamp.el:1.56
*** emacs/lisp/time-stamp.el:1.55       Sun Jun 13 21:23:24 2004
--- emacs/lisp/time-stamp.el    Mon Jun 14 00:20:28 2004
***************
*** 5,11 ****
  
  ;; This file is part of GNU Emacs.
  
! ;; Maintainer's Time-stamp: <2004-06-13 14:22:25 teirllm>
  ;; Maintainer: Stephen Gildea <address@hidden>
  ;; Keywords: tools
  
--- 5,11 ----
  
  ;; This file is part of GNU Emacs.
  
! ;; Maintainer's Time-stamp: <2004-06-13 19:04:36 teirllm>
  ;; Maintainer: Stephen Gildea <address@hidden>
  ;; Keywords: tools
  
***************
*** 243,248 ****
--- 243,249 ----
  A template in a file can be automatically updated with a new time stamp
  every time you save the file.  Add this line to your .emacs file:
      (add-hook 'before-save-hook 'time-stamp)
+ or customize `before-save-hook' through Custom.
  Normally the template must appear in the first 8 lines of a file and
  look like one of the following:
        Time-stamp: <>




reply via email to

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