diff lisp/ChangeLog @ 62159:4eae2f90f2a9

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 07 May 2005 16:19:51 +0000
parents 9e2e9dd39743
children 6d426f390185
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat May 07 16:18:36 2005 +0000
+++ b/lisp/ChangeLog	Sat May 07 16:19:51 2005 +0000
@@ -1,5 +1,8 @@
 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
 
+	* progmodes/compile.el (compilation-setup): Set
+	overlay-arrow-string to an empty string on text terminals.
+
 	* textmodes/ispell.el (ispell-program-name): Try looking for
 	"aspell" along exec-path, and if found, use it as the default
 	speller program.