# HG changeset patch # User Robert J. Chassell # Date 1109945525 0 # Node ID 8a64414a0e0854419fa18994ed3e3729d40ae1d5 # Parent f46823f3408c2c8d6da9d4b970b41704d4cc30fa Note updates to texinfo-append-refill and texinfmt-version in textmodes/texinfmt.el. diff -r f46823f3408c -r 8a64414a0e08 lisp/ChangeLog --- a/lisp/ChangeLog Fri Mar 04 13:54:44 2005 +0000 +++ b/lisp/ChangeLog Fri Mar 04 14:12:05 2005 +0000 @@ -1,3 +1,12 @@ +2005-03-04 Robert J. Chassell + + * textmodes/texinfmt.el (texinfo-append-refill): + Redefine the types of line to which @refill + is not appended by replacing a search for `@refill\\|@bye' with + `@refill\\|^[ \t]*@'. The intent is to solve both the `@end + itemize@refill' bug and the unfilled long lines bug. + (texinfmt-version): update number and date. + 2005-03-04 Reiner Steib * international/code-pages.el (windows-1250, windows-125[2-8])