Mercurial > emacs
changeset 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 | f46823f3408c |
children | e68c831d220c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
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])