changeset 39269:d9f472532590

autoupdate
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 07 Mar 2018 11:45:17 -0800
parents af01441d2df2
children c706c5be4e34
files doc/standards.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/standards.texi	Wed Mar 07 00:29:38 2018 -0800
+++ b/doc/standards.texi	Wed Mar 07 11:45:17 2018 -0800
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
-@set lastupdate January 15, 2018
+@set lastupdate March 7, 2018
 @c %**end of header
 
 @dircategory GNU organization
@@ -4311,7 +4311,7 @@
 @bye
 
 Local variables:
-eval: (add-hook 'write-file-functions 'time-stamp)
+eval: (add-hook 'before-save-hook 'time-stamp)
 time-stamp-start: "@set lastupdate "
 time-stamp-end: "$"
 time-stamp-format: "%:b %:d, %:y"