]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 16 Mar 2006 22:23:12 +0000 (22:23 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 16 Mar 2006 22:23:12 +0000 (22:23 +0000)
lisp/ChangeLog

index 28a7d0b808b4f418b1c345882c6a4c486a16358a..3cce2f283c2076f855aae32a340aed721ebcfb0f 100644 (file)
@@ -1,3 +1,7 @@
+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
@@ -14,7 +18,7 @@
        (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>