comparison lisp/ChangeLog @ 78841:39ce41a319b4

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 20 Sep 2007 02:52:32 +0000
parents 5e25c19f30f0
children 38c9038666da
comparison
equal deleted inserted replaced
78840:b0f2d245629d 78841:39ce41a319b4
1 2007-09-20 Glenn Morris <rgm@gnu.org>
2
3 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
4 motion functions, rather than hard-coding "\n\n".
5 (tex-validate-region): Check for eobp, to speed up.
6 (tex-next-unmatched-end): Doc fix.
7
1 2007-09-19 Glenn Morris <rgm@gnu.org> 8 2007-09-19 Glenn Morris <rgm@gnu.org>
2 9
3 * textmodes/tex-mode.el (tex-terminate-paragraph): Use 10 * textmodes/tex-mode.el (tex-terminate-paragraph): Use
4 backward-paragraph. 11 backward-paragraph.
5 12