# HG changeset patch # User Gerd Moellmann # Date 988803900 0 # Node ID 8d13aa9daa13198ef55e943a6a5c4bfaa17ebff6 # Parent 92c065fa43f6797739c5e389e322373c695a1a0a *** empty log message *** diff -r 92c065fa43f6 -r 8d13aa9daa13 lisp/ChangeLog --- a/lisp/ChangeLog Wed May 02 11:44:27 2001 +0000 +++ b/lisp/ChangeLog Wed May 02 11:45:00 2001 +0000 @@ -1,5 +1,15 @@ 2001-05-02 Gerd Moellmann + * textmodes/texinfmt.el (texinfo-format-parse-args): Don't + consume a newline following `}'. + (texinfo-format-email): New function. + (toplevel): Use texinfo-format-email for @email. + (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp): Add + `display'. + (texinfo-sort-region): Goto point-min before sorting. + (texinfo-set): Remove leading white space from value. + From yagi@is.titech.ac.jp. + * replace.el (query-replace-regexp-eval): Doc fix. 2001-05-01 Stefan Monnier diff -r 92c065fa43f6 -r 8d13aa9daa13 src/ChangeLog --- a/src/ChangeLog Wed May 02 11:44:27 2001 +0000 +++ b/src/ChangeLog Wed May 02 11:45:00 2001 +0000 @@ -1,3 +1,8 @@ +2001-05-02 Gerd Moellmann + + * xterm.c (x_draw_stretch_glyph_string): Don't draw background + again if it has already been drawn. + 2001-05-01 Stefan Monnier * syntax.c (update_syntax_table): Check that oldi has the same