summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.9
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-12-09 04:12:38 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-12-09 04:12:38 +0100
commit382c953bbe26f97877d79a66d84282b3bd00d718 (patch)
treeb57331d8817586a8bef4d9723edd2efa3221f169 /lisp/ChangeLog.9
parent98449af85cfedd241576e35e15d523e38e472c3b (diff)
downloademacs-382c953bbe26f97877d79a66d84282b3bd00d718.tar.gz
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r--lisp/ChangeLog.92
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.