summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-13 08:53:44 -0700
committerKarl Berry <karl@freefriends.org>2018-03-13 08:53:44 -0700
commit1808863c7fc8067efda62c97bfef66306fdb3056 (patch)
tree2fe076b1088d5945035931f2ac754dda714007a7
parentb2e6ae465292f6722a6ef65187079331969988cd (diff)
downloadgnulib-1808863c7fc8067efda62c97bfef66306fdb3056.tar.gz
autoupdate
-rw-r--r--build-aux/texinfo.tex4
-rw-r--r--doc/maintain.texi4
2 files changed, 4 insertions, 4 deletions
diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex
index 0af2f09b52..aa4f256437 100644
--- a/build-aux/texinfo.tex
+++ b/build-aux/texinfo.tex
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{2018-02-24.16}
+\def\texinfoversion{2018-03-10.14}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -11715,7 +11715,7 @@ directory should work if nowhere else does.}
@markupsetuprqdefault
@c Local variables:
-@c eval: (add-hook 'write-file-hooks 'time-stamp)
+@c eval: (add-hook 'before-save-hook 'time-stamp)
@c page-delimiter: "^\\\\message\\|emacs-page"
@c time-stamp-start: "def\\\\texinfoversion{"
@c time-stamp-format: "%:y-%02m-%02d.%02H"
diff --git a/doc/maintain.texi b/doc/maintain.texi
index e1f82de714..0d794bcad7 100644
--- a/doc/maintain.texi
+++ b/doc/maintain.texi
@@ -5,7 +5,7 @@
@c For double-sided printing, uncomment:
@c @setchapternewpage odd
@c This date is automagically updated when you save this file:
-@set lastupdate November 7, 2017
+@set lastupdate March 7, 2018
@c %**end of header
@dircategory GNU organization
@@ -2789,7 +2789,7 @@ When you get enough volunteers, send another message to the list saying
@bye
Local variables:
-eval: (add-hook 'write-file-hooks 'time-stamp)
+eval: (add-hook 'before-save-hook 'time-stamp)
time-stamp-start: "@set lastupdate "
time-stamp-start: "@set lastupdate "
time-stamp-end: "$"