aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-03-01 20:13:57 -0800
committerGlenn Morris2011-03-01 20:13:57 -0800
commit8889f4e2c332b0ecedc9e6088252f4cbae301236 (patch)
tree43fe75fe9c9c0b9bcea96fc7a0780a52406c89ff /lisp/ChangeLog
parentd77aaf6f83896eef355c71b5596c6806528f595e (diff)
downloademacs-8889f4e2c332b0ecedc9e6088252f4cbae301236.tar.gz
emacs-8889f4e2c332b0ecedc9e6088252f4cbae301236.zip
Make dired-omit-here-always obsolete, in favor of standard function.
* lisp/dired-x.el (dired-omit-here-always): Make it obsolete. * doc/misc/dired-x.texi (Omitting Variables): Refer to add-dir-local-variable instead of the obsoleted dired-omit-here-always.
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 a75520f08b7..1f1dbf69fe5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12011-03-02 Glenn Morris <rgm@gnu.org>
2
3 * dired-x.el (dired-omit-here-always): Make it obsolete.
4
12011-03-02 Chong Yidong <cyd@stupidchicken.com> 52011-03-02 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * textmodes/artist.el (artist-curr-go): Default to pen-line. 7 * textmodes/artist.el (artist-curr-go): Default to pen-line.