aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fe1f6cdeaba..03af0adf999 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12011-05-28 Drew Adams <drew.adams@oracle.com>
2
3 * isearch.el: Let M-e start with point at the first mismatched char.
4 (isearch-fail-pos): New function.
5 (isearch-edit-string): Use it.
6
12011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change) 72011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
2 8
3 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721). 9 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).