comparison lisp/ChangeLog @ 61072:c37cbd3119bc

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 29 Mar 2005 04:57:52 +0000
parents 846cb7469811
children e27a03f92707
comparison
equal deleted inserted replaced
61071:e779ff0ee192 61072:c37cbd3119bc
1 2005-03-29 Juri Linkov <juri@jurta.org>
2
3 * simple.el (next-error-highlight-timer): New variable.
4
5 * progmodes/compile.el (compilation-goto-locus):
6 Use `next-error-highlight-timer' instead of `sit-for'.
7
1 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca> 8 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * mail/supercite.el (sc-mail-field): Use assoc-string. 10 * mail/supercite.el (sc-mail-field): Use assoc-string.
4 (sc-get-address): Simplify regexps. 11 (sc-get-address): Simplify regexps.
5 12