Mercurial > emacs
changeset 52970:33edcfca670d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 01 Nov 2003 17:12:02 +0000 |
parents | d60ea4b622fe |
children | d5c1eeaa97e2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 01 17:11:30 2003 +0000 +++ b/lisp/ChangeLog Sat Nov 01 17:12:02 2003 +0000 @@ -1,3 +1,9 @@ +2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change) + + * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable. + (texinfo-format-region): Use it. + (texinfo-format-buffer-1): Ditto. + 2003-11-01 Alan Mackenzie <acm@muc.de> Changes to allow scrolling whilst in isearch mode: