aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 27fe92bad28..3a87e527307 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12007-10-28 Juri Linkov <juri@jurta.org>
2
3 * isearch.el (isearch-other-meta-char): Call `isearch-edit-string'
4 when mouse is clicked on the isearch message.
5 (isearch-resume): Call `isearch-update' at the end.
6 Rename argument `search' to `string' to conform to the
7 isearch terminology.
8
12007-10-28 Stefan Monnier <monnier@iro.umontreal.ca> 92007-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 Rewrite abbrev.c in Elisp. 11 Rewrite abbrev.c in Elisp.