diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
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. |