1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00

* doc/misc/faq.texi (Top): Don't say this was updated @today.

That's irrelevant and leads to spurious diffs.
This commit is contained in:
Glenn Morris 2013-03-08 00:37:59 -08:00
parent 48c6afa6a4
commit c3e2de4c1a
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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