# HG changeset patch # User Colin Walters # Date 1020230486 0 # Node ID a25f9d4a291c480ed8449430ee0ab8fcf1889075 # Parent 6ff64f2aa959fcd9813c605d800b34e1df685de1 *** empty log message *** diff -r 6ff64f2aa959 -r a25f9d4a291c lisp/ChangeLog --- a/lisp/ChangeLog Wed May 01 04:30:59 2002 +0000 +++ b/lisp/ChangeLog Wed May 01 05:21:26 2002 +0000 @@ -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