comparison lisp/ChangeLog @ 60373:8a64414a0e08

Note updates to texinfo-append-refill and texinfmt-version in textmodes/texinfmt.el.
author Robert J. Chassell <bob@rattlesnake.com>
date Fri, 04 Mar 2005 14:12:05 +0000
parents 49e4e175b817
children c75c721c0479
comparison
equal deleted inserted replaced
60372:f46823f3408c 60373:8a64414a0e08
1 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
2
3 * textmodes/texinfmt.el (texinfo-append-refill):
4 Redefine the types of line to which @refill
5 is not appended by replacing a search for `@refill\\|@bye' with
6 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
7 itemize@refill' bug and the unfilled long lines bug.
8 (texinfmt-version): update number and date.
9
1 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de> 10 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
2 11
3 * international/code-pages.el (windows-1250, windows-125[2-8]) 12 * international/code-pages.el (windows-1250, windows-125[2-8])
4 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies. 13 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5 14