changeset 69739:3c9f5e2076f5

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 31 Mar 2006 16:03:46 +0000
parents 0bfe57fe99ed
children 0c5f9763aa55
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 31 15:59:30 2006 +0000
+++ b/lisp/ChangeLog	Fri Mar 31 16:03:46 2006 +0000
@@ -1,7 +1,8 @@
 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
 
-	* ido.el (ido-cache-unc-host-shares-time)
-	(ido-max-work-file-list, ido-switch-buffer):
+	* ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
+	(ido-max-work-file-list, ido-switch-buffer)
+	(ido-read-file-name-as-directory-commands):
 	Fix typos in docstrings.
 
 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>