diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-12-09 04:12:38 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-12-09 04:12:38 +0100 |
commit | 382c953bbe26f97877d79a66d84282b3bd00d718 (patch) | |
tree | b57331d8817586a8bef4d9723edd2efa3221f169 /lisp/ChangeLog.9 | |
parent | 98449af85cfedd241576e35e15d523e38e472c3b (diff) | |
download | emacs-382c953bbe26f97877d79a66d84282b3bd00d718.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r-- | lisp/ChangeLog.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 1c38b4d9ac6..252b3854f7a 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -6620,7 +6620,7 @@ (ansi-color-process-output): New function. It is automatically added to comint-output-filter-functions if this is XEmacs. (ansi-color-unfontify-region): New optional parameter for XEmacs - compatibility. Check wether font-lock-syntactic-keywords is + compatibility. Check whether font-lock-syntactic-keywords is boundp before removing the syntax table text property, as XEmacs doesn't have it. (ansi-color-filter-region): Doc change. |