+2006-09-10 Kim F. Storm <storm@cua.dk>
+
+ * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
+ (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
+ (ido-delete-file-at-head): Pass head of ido-matches through ido-name
+ in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
+
2006-09-10 Richard Stallman <rms@gnu.org>
* emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
+2006-09-10 Kim F. Storm <storm@cua.dk>
+
+ * display.texi (Forcing Redisplay): Document return value of
+ function redisplay.
+
2006-09-09 Richard Stallman <rms@gnu.org>
* windows.texi (Window Hooks): Explain limits of
2006-09-10 Kim F. Storm <storm@cua.dk>
+ * keyboard.c (Finput_pending_p): Check Vunread_input_method_events
+ and Vunread_post_input_method_events.
+
* dispnew.c (Fredisplay): Document return value.
2006-09-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>