Mercurial > emacs
comparison lisp/ChangeLog @ 75628:00e9bfaefbac
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 03 Feb 2007 14:02:45 +0000 |
parents | b338973597bf |
children | 3c400628967a |
comparison
equal
deleted
inserted
replaced
75627:d20bdbec004c | 75628:00e9bfaefbac |
---|---|
1 2007-02-03 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description): | |
4 Don't copy @ignore lines into menu descriptions. | |
5 (texinfo-multi-file-update): Goto the @node line before attempting | |
6 to pluck the node name. | |
7 (texinfo-multiple-files-update): Reverse the optional arguments' | |
8 order, as per the doc string and the `interactive' form. | |
9 | |
1 2007-02-03 Chong Yidong <cyd@stupidchicken.com> | 10 2007-02-03 Chong Yidong <cyd@stupidchicken.com> |
2 | 11 |
3 * image-mode.el: Use autoload to avoid overriding disabled setting | 12 * image-mode.el: Use autoload to avoid overriding disabled setting |
4 applied in .emacs. | 13 applied in .emacs. |
5 | 14 |