changeset 69523:fe914e3be7be

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 16 Mar 2006 22:23:12 +0000
parents bd6ff0723a92
children 1e827d428dd6
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 16 20:24:07 2006 +0000
+++ b/lisp/ChangeLog	Thu Mar 16 22:23:12 2006 +0000
@@ -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>