changeset 61072:c37cbd3119bc

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 29 Mar 2005 04:57:52 +0000
parents e779ff0ee192
children 449d2654bc2d
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 29 04:56:44 2005 +0000
+++ b/lisp/ChangeLog	Tue Mar 29 04:57:52 2005 +0000
@@ -1,3 +1,10 @@
+2005-03-29  Juri Linkov  <juri@jurta.org>
+
+	* simple.el (next-error-highlight-timer): New variable.
+
+	* progmodes/compile.el (compilation-goto-locus):
+	Use `next-error-highlight-timer' instead of `sit-for'.
+
 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* mail/supercite.el (sc-mail-field): Use assoc-string.