comparison lisp/ChangeLog @ 45054:a25f9d4a291c

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Wed, 01 May 2002 05:21:26 +0000
parents 66dea49fd345
children 3b11364d0a1a
comparison
equal deleted inserted replaced
45053:6ff64f2aa959 45054:a25f9d4a291c
1 2002-05-01 Colin Walters <walters@verbum.org>
2
3 * textmodes/tex-mode.el (tex-validate-buffer): Use
4 `occur-revert-arguments' instead of setting `occur-nlines' and
5 `occur-buffer'. Don't test for `input-pending-p' in loop. Set
6 text property `occur-target' instead of `occur'.
7
1 2002-04-30 John Wiegley <johnw@gnu.org> 8 2002-04-30 John Wiegley <johnw@gnu.org>
2 9
3 * align.el (align-region): Fixed the fix to align-region, because 10 * align.el (align-region): Fixed the fix to align-region, because
4 the "name" argument was appearing twice. 11 the "name" argument was appearing twice.
5 12