aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-03-01 23:44:33 -0800
committerGlenn Morris2011-03-01 23:44:33 -0800
commit5dedeef28db7d08778cc90b78f53ef2df021b575 (patch)
treee4d51d68f2eb615d252c8f01c5c48755de758316 /lisp/ChangeLog
parent257219bd2eeebc6590fc075e74903c1d4cc43414 (diff)
downloademacs-5dedeef28db7d08778cc90b78f53ef2df021b575.tar.gz
emacs-5dedeef28db7d08778cc90b78f53ef2df021b575.zip
dired-x trivia.
* lisp/dired-x.el (dired-jump-other-window): Add autoload. (dired-default-directory-alist, dired-default-directory): Doc fixes. (dired-default-directory-alist): Mark as risky.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1f1dbf69fe5..4534cde3dcf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12011-03-02 Glenn Morris <rgm@gnu.org> 12011-03-02 Glenn Morris <rgm@gnu.org>
2 2
3 * dired-x.el (dired-jump-other-window): Add autoload.
4 (dired-default-directory-alist, dired-default-directory): Doc fixes.
5 (dired-default-directory-alist): Mark as risky.
6
3 * dired-x.el (dired-omit-here-always): Make it obsolete. 7 * dired-x.el (dired-omit-here-always): Make it obsolete.
4 8
52011-03-02 Chong Yidong <cyd@stupidchicken.com> 92011-03-02 Chong Yidong <cyd@stupidchicken.com>