aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f104a4dfe3a..4976d5b9410 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12013-02-13 Jambunathan K <kjambunathan@gmail.com>
2
3 * icomplete.el (icomplete-hide-common-prefix): New user option.
4 (icomplete-first-match): New face.
5 (icomplete-completions): Correct handling of "complete but not
6 unique" (Bug#12638).
7
12013-02-13 YE Qianchuan <stool.ye@gmail.com> (tiny change) 82013-02-13 YE Qianchuan <stool.ye@gmail.com> (tiny change)
2 9
3 * descr-text.el (describe-char): Display the script (bug#13698). 10 * descr-text.el (describe-char): Display the script (bug#13698).