changeset 45054:a25f9d4a291c

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Wed, 01 May 2002 05:21:26 +0000
parents 6ff64f2aa959
children b9c9078b245d
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <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