Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- 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 <bob@rattlesnake.com> + + * 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 <Reiner.Steib@gmx.de> * international/code-pages.el (windows-1250, windows-125[2-8])