Mercurial > emacs
diff lisp/ChangeLog @ 69739:3c9f5e2076f5
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 31 Mar 2006 16:03:46 +0000 |
parents | e92d0125e02e |
children | 768d198de598 |
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>