aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2007-06-20 15:14:44 +0000
committerJuanma Barranquero2007-06-20 15:14:44 +0000
commit8eb17675b964e0d3d22b595e3c236a654bfe053a (patch)
tree2a5605cdcb89fff07b9fc28934601d1a5fde55c8 /lisp/ChangeLog
parent15bdd7a08f0e42b1663531a73abedc5776e0f122 (diff)
downloademacs-8eb17675b964e0d3d22b595e3c236a654bfe053a.tar.gz
emacs-8eb17675b964e0d3d22b595e3c236a654bfe053a.zip
(ido-find-file-in-dir): Use `file-name-as-directory'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bc63d37234f..02745e8149a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12007-06-20 Juanma Barranquero <lekktu@gmail.com> 12007-06-20 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * ido.el (ido-find-file-in-dir): Don't signal an error for
4 empty directories.
5
3 * add-log.el (change-log-mode): Set `show-trailing-whitespace'. 6 * add-log.el (change-log-mode): Set `show-trailing-whitespace'.
4 7
5 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the 8 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the