comparison lisp/ChangeLog @ 52972:373fa562b36f

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 01 Nov 2003 17:35:49 +0000
parents 33edcfca670d
children f45cf0ff5cb3
comparison
equal deleted inserted replaced
52971:d5c1eeaa97e2 52972:373fa562b36f
1 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
2
3 * emacs-lisp/rx.el (rx-or): Fix the case of
4 "(rx (and ?a (or ?b ?c) ?d))".
5
1 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change) 6 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
2 7
3 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable. 8 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
4 (texinfo-format-region): Use it. 9 (texinfo-format-region): Use it.
5 (texinfo-format-buffer-1): Ditto. 10 (texinfo-format-buffer-1): Ditto.