summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-03-08 00:37:59 -0800
committerGlenn Morris <rgm@gnu.org>2013-03-08 00:37:59 -0800
commitc3e2de4c1a98a45557008700c3e0a654ecdbe447 (patch)
tree171f47683491461c6761766a24fa005705bc440e
parent48c6afa6a49e75912a43400a428111abb6e9f578 (diff)
downloademacs-c3e2de4c1a98a45557008700c3e0a654ecdbe447.tar.gz
* doc/misc/faq.texi (Top): Don't say this was updated @today.
That's irrelevant and leads to spurious diffs.
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/faq.texi3
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index b634cf7433a..44a0b7b3211 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-08 Glenn Morris <rgm@gnu.org>
+
+ * faq.texi (Top): Don't say this was updated @today.
+ That's irrelevant and leads to spurious diffs.
+
2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
* calc.texi (Basic Operations on Units): Fix
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index 39b4a9037bd..18e3340a474 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -58,8 +58,7 @@ distribution.]
@node Top, FAQ notation, (dir), (dir)
@top The GNU Emacs FAQ
-@c FIXME @today is just the day we ran `makeinfo'.
-This is the GNU Emacs FAQ, last updated on @today{}.
+This is the GNU Emacs FAQ.
This FAQ is maintained as a part of GNU Emacs. If you find any errors,
or have any suggestions, please use @kbd{M-x report-emacs-bug} to report