+2008-06-15 Glenn Morris <rgm@gnu.org>
+
+ * admin.el (set-version): Add doc/misc/faq.texi.
+
2008-05-22 Juanma Barranquero <lekktu@gmail.com>
* FOR-RELEASE: Remove Windows problem about the XPM image library
(rx (and ".TH EMACS" (1+ not-newline)
"GNU Emacs" (1+ space)
(submatch (1+ (in "0-9."))))))
+ (set-version-in-file root "doc/misc/faq.texi" version
+ (rx (and "VER" (1+ space)
+ (submatch (1+ (in "0-9."))))))
(set-version-in-file root "lib-src/makefile.w32-in" version
(rx (and "VERSION" (0+ space) "=" (0+ space)
(submatch (1+ (in "0-9."))))))
+2008-06-15 Glenn Morris <rgm@gnu.org>
+
+ * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
+
2008-06-13 Daniel Engeler <engeler@gmail.com>
* elisp.texi, internals.texi, processes.texi: Add documentation