comparison lisp/ChangeLog @ 36303:445e5926f609

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 22 Feb 2001 20:09:13 +0000
parents ed99bc402975
children 1ce4f669af1f
comparison
equal deleted inserted replaced
36302:a2f48aef1741 36303:445e5926f609
1 2001-02-22 Stefan Monnier <monnier@cs.yale.edu>
2
3 * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
4 rather than using (match-beginning 0) when searching for break point.
5
1 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il> 6 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if 8 * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
4 @ follows an accent command such as @'. Support optional braces 9 @ follows an accent command such as @'. Support optional braces
5 in commands that insert accents, like makeinfo does. 10 in commands that insert accents, like makeinfo does.