]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorColin Walters <walters@gnu.org>
Wed, 1 May 2002 05:21:26 +0000 (05:21 +0000)
committerColin Walters <walters@gnu.org>
Wed, 1 May 2002 05:21:26 +0000 (05:21 +0000)
lisp/ChangeLog

index 2576da7eefddef2a245c05309dba66dcd95493b5..ebc44d6356a112797a48ce5211b715757c6c4d9b 100644 (file)
@@ -1,3 +1,10 @@
+2002-05-01  Colin Walters  <walters@verbum.org>
+
+       * 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  <johnw@gnu.org>
 
        * align.el (align-region): Fixed the fix to align-region, because