*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
index bdc6a49..3cce2f2 100644 (file)
@@ -1,10 +1,24 @@
+2006-03-16  Kim F. Storm  <storm@cua.dk>
+
+       * ido.el (ido-edit-input): Use selected match, if any.
+
+2006-03-16  Bill Wohler  <wohler@newt.com>
+
+       * image.el (image-load-path-for-library): Prefer user's images in
+       image-load-path.
+
+2006-03-16  Martin Rudalics  <rudalics@gmx.at>
+
+       * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
+       when checking for attempt to drag leftmost or rightmost scrollbar.
+
 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
        (gdb-force-mode-line-update): New function.
        (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
        (gdb-exited): Use them.
-       (gdb-signal): New fuction. 
+       (gdb-signal): New fuction.
        (gdb-annotation-rules): Provide a rule for it.
 
 2006-03-16  Kenichi Handa  <handa@m17n.org>