]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 10 Dec 2006 23:58:12 +0000 (23:58 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 10 Dec 2006 23:58:12 +0000 (23:58 +0000)
lisp/ChangeLog
src/ChangeLog

index 32c2dc7257981551d2156db2170501db75bf3ffa..cfde18d39e30495d959197fdbac0aa8fcc22e5d6 100644 (file)
@@ -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):
index 4aefced3e1924beaa3b1f428a276fc3b800cfb84..b637217e06e869222212889699819f5962cd70a1 100644 (file)
@@ -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>: