From cd1f102c0387c83171e5df26539f93ceb6e7cf42 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 7 Mar 2018 11:45:17 -0800 Subject: [PATCH] autoupdate --- doc/standards.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/standards.texi b/doc/standards.texi index 12a2c717fe..468ba41eb1 100644 --- a/doc/standards.texi +++ b/doc/standards.texi @@ -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 @@ or find another place to refer to that information. @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" -- 2.39.5