]> git.eshelyaron.com Git - emacs.git/commitdiff
Note updates to texinfo-append-refill and texinfmt-version in
authorRobert J. Chassell <bob@rattlesnake.com>
Fri, 4 Mar 2005 14:12:05 +0000 (14:12 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Fri, 4 Mar 2005 14:12:05 +0000 (14:12 +0000)
textmodes/texinfmt.el.

lisp/ChangeLog

index adbbfcefbbf7b439a9644f36003bcac77505ab0e..edc07418f3ad671a46a9c3cae81805387411aff9 100644 (file)
@@ -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])