From: Colin Walters Date: Wed, 1 May 2002 05:21:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~15248 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=085917a552aa29dff38ebe83aec868f70c86280e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2576da7eefd..ebc44d6356a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-05-01 Colin Walters + + * textmodes/tex-mode.el (tex-validate-buffer): Use + `occur-revert-arguments' instead of setting `occur-nlines' and + `occur-buffer'. Don't test for `input-pending-p' in loop. Set + text property `occur-target' instead of `occur'. + 2002-04-30 John Wiegley * align.el (align-region): Fixed the fix to align-region, because