projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3ba101
)
*** empty log message ***
author
Colin Walters
<walters@gnu.org>
Wed, 1 May 2002 05:21:26 +0000
(
05:21
+0000)
committer
Colin Walters
<walters@gnu.org>
Wed, 1 May 2002 05:21:26 +0000
(
05:21
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 2576da7eefddef2a245c05309dba66dcd95493b5..ebc44d6356a112797a48ce5211b715757c6c4d9b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-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