changeset 75628:00e9bfaefbac

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 03 Feb 2007 14:02:45 +0000
parents d20bdbec004c
children c20ac93d4e8a
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 03 14:01:42 2007 +0000
+++ b/lisp/ChangeLog	Sat Feb 03 14:02:45 2007 +0000
@@ -1,3 +1,12 @@
+2007-02-03  Eli Zaretskii  <eliz@gnu.org>
+
+	* textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
+	Don't copy @ignore lines into menu descriptions.
+	(texinfo-multi-file-update): Goto the @node line before attempting
+	to pluck the node name.
+	(texinfo-multiple-files-update): Reverse the optional arguments'
+	order, as per the doc string and the `interactive' form.
+
 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
 
 	* image-mode.el: Use autoload to avoid overriding disabled setting