diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-02-23 22:34:30 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-02-23 22:34:30 +0000 |
commit | 2f3db9afcfed7a70938015d967355378e128418a (patch) | |
tree | ddf866c1dbf952c3a81d625021606945adf0c25c /admin | |
parent | b12bbf3a8eac04d188e36b70ffc14e8908311d3d (diff) | |
download | emacs-2f3db9afcfed7a70938015d967355378e128418a.tar.gz |
** Should dired-do-search bind tags-loop-revert-buffers automatically?
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index ed49838a61f..5a1d51e0842 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -102,6 +102,9 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00119.html ** overlay face property not used for after-string property http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00124.html +** Should dired-do-search bind tags-loop-revert-buffers automatically? +http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00059.html + * DOCUMENTATION ** Shouldn't directory-abbrev-alist be in Emacs manual? |