aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-09-13 13:28:34 -0400
committerGlenn Morris2013-09-13 13:28:34 -0400
commitd3fc65499a4bf85799eee7996128cd74fea17cce (patch)
treee2cb29149709a4feb2319da46f0e55b91a66bc4e /lisp/ChangeLog
parente16582b6bc23a1a514d27cfc38c7ddcd91622adb (diff)
downloademacs-d3fc65499a4bf85799eee7996128cd74fea17cce.tar.gz
emacs-d3fc65499a4bf85799eee7996128cd74fea17cce.zip
* lisp/dired-x.el (dired-guess-default): Make `file' available in the env.
(dired-guess-shell-alist-user): Doc fix. Fixes: debbugs:15363
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index aa17b9328c4..ba3de9f4305 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-09-13 Glenn Morris <rgm@gnu.org>
2
3 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
4 (dired-guess-default): Make `file' available in the env. (Bug#15363)
5
12013-09-13 Dmitry Antipov <dmantipov@yandex.ru> 62013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
2 7
3 * frame.el (x-focus-frame): Mark as declared in frame.c. 8 * frame.el (x-focus-frame): Mark as declared in frame.c.