aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--src/ChangeLog4
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 32c2dc72579..cfde18d39e3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-12-10 Kim F. Storm <storm@cua.dk>
2
3 * ido.el (ido-init-completion-maps): Remap backward-kill-word
4 instead of binding M-backspace.
5
12006-12-10 Juanma Barranquero <lekktu@gmail.com> 62006-12-10 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * replace.el (replace-match-data, replace-match-maybe-edit): 8 * replace.el (replace-match-data, replace-match-maybe-edit):
diff --git a/src/ChangeLog b/src/ChangeLog
index 4aefced3e19..b637217e06e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12006-12-10 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (show_mouse_face): Never use text cursor in tool-bar.
4
12006-12-10 Juanma Barranquero <lekktu@gmail.com> 52006-12-10 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * abbrev.c (syms_of_abbrev) <last-abbrev-text>: 7 * abbrev.c (syms_of_abbrev) <last-abbrev-text>: