changeset 74583:f31f4de06d96

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 10 Dec 2006 23:58:12 +0000
parents e6a67f8f9808
children 3043e9ec901c
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 10 23:52:35 2006 +0000
+++ b/lisp/ChangeLog	Sun Dec 10 23:58:12 2006 +0000
@@ -1,3 +1,8 @@
+2006-12-10  Kim F. Storm  <storm@cua.dk>
+
+	* ido.el (ido-init-completion-maps): Remap backward-kill-word
+	instead of binding M-backspace.
+
 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
 
 	* replace.el (replace-match-data, replace-match-maybe-edit):
--- a/src/ChangeLog	Sun Dec 10 23:52:35 2006 +0000
+++ b/src/ChangeLog	Sun Dec 10 23:58:12 2006 +0000
@@ -1,3 +1,7 @@
+2006-12-10  Kim F. Storm  <storm@cua.dk>
+
+	* xdisp.c (show_mouse_face): Never use text cursor in tool-bar.
+
 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
 
 	* abbrev.c (syms_of_abbrev) <last-abbrev-text>: