aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d16067c5378..ee97e4f6af1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12010-05-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * ansi-color.el: Delete unused escape sequences (Bug#6085).
4 (ansi-color-drop-regexp): New constant.
5 (ansi-color-apply, ansi-color-filter-region)
6 (ansi-color-apply-on-region): Delete unrecognized control
7 sequences.
8 (ansi-color-apply): Build string list before calling concat.
9
12010-05-29 Eli Zaretskii <eliz@gnu.org> 102010-05-29 Eli Zaretskii <eliz@gnu.org>
2 11
3 Bidi-sensitive word movement with arrow keys. 12 Bidi-sensitive word movement with arrow keys.