Mercurial > emacs
changeset 78841:39ce41a319b4
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 20 Sep 2007 02:52:32 +0000 |
parents | b0f2d245629d |
children | 675e2e2bd67c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Sep 20 02:46:00 2007 +0000 +++ b/lisp/ChangeLog Thu Sep 20 02:52:32 2007 +0000 @@ -1,3 +1,10 @@ +2007-09-20 Glenn Morris <rgm@gnu.org> + + * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph + motion functions, rather than hard-coding "\n\n". + (tex-validate-region): Check for eobp, to speed up. + (tex-next-unmatched-end): Doc fix. + 2007-09-19 Glenn Morris <rgm@gnu.org> * textmodes/tex-mode.el (tex-terminate-paragraph): Use