# HG changeset patch # User Glenn Morris # Date 1190256752 0 # Node ID 39ce41a319b4770a251db85e73c78463878385ab # Parent b0f2d245629da4ee3c224ef251c3bb1215640f72 *** empty log message *** diff -r b0f2d245629d -r 39ce41a319b4 lisp/ChangeLog --- 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 + + * 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 * textmodes/tex-mode.el (tex-terminate-paragraph): Use