]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 6 Oct 2006 13:30:34 +0000 (13:30 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 6 Oct 2006 13:30:34 +0000 (13:30 +0000)
lisp/ChangeLog
src/ChangeLog

index 9b89c1b667b500215bcef301da49666e4c67035d..e6a98e99e4de3efab734f4c6f83580333d30cba4 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-06  Kim F. Storm  <storm@cua.dk>
+
+       * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
+
 2006-10-05  Juanma Barranquero  <lekktu@gmail.com>
 
        * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
index ba72e990112f98f1761e9847654475fb4ef1e4ad..fe3d51f1a359d209cf2addd7cf7f092c804ee7e7 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-06  Kim F. Storm  <storm@cua.dk>
+
+       * xdisp.c (pos_visible_p): Fix value when EOB is visible.
+
 2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
 
        * frame.c (Qinhibit_face_set_after_frame_default): New var.