Mercurial > emacs
comparison lisp/ChangeLog @ 60328:ebb1fcafaa50
Update copyright to 2005 and add remark about commenting out inclusion
of "itemize\\|" in lisp/textmodes/texinfmt.el to lisp/ChangeLog.
author | Robert J. Chassell <bob@rattlesnake.com> |
---|---|
date | Tue, 01 Mar 2005 12:44:51 +0000 |
parents | 1ec199ccf6b6 |
children | cc5cbe6d0463 |
comparison
equal
deleted
inserted
replaced
60327:ada0b22966fa | 60328:ebb1fcafaa50 |
---|---|
1 2005-03-01 Robert J. Chassell <bob@rattlesnake.com> | |
2 | |
3 * textmodes/texinfmt.el: (texinfo-no-refill-regexp): Comment out | |
4 inclusion of "itemize\\|", which may be unnecessary, is certainly | |
5 inelegant, and stops refilling in itemize lists when formatting | |
6 Japanese Texinfo files to Info. | |
7 Update copyright to 2005. | |
8 | |
1 2005-03-01 Nick Roberts <nickrob@snap.net.nz> | 9 2005-03-01 Nick Roberts <nickrob@snap.net.nz> |
2 | 10 |
3 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead | 11 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead |
4 of an error if GDB can't find the source file. | 12 of an error if GDB can't find the source file. |
5 | 13 |