summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ffa571119d6..ad3c45bc50d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.