diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-04-03 05:15:40 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-04-03 05:15:40 +0000 |
commit | 7832afa92a5404b0a150137a2cdba198b4b7424e (patch) | |
tree | 7299827c2b9b79578bc0c6d222a200cbf9572b7d /admin | |
parent | d5c8aafb7f172b7e4127c61e832f772424460718 (diff) | |
download | emacs-7832afa92a5404b0a150137a2cdba198b4b7424e.tar.gz |
** don't require path hints for *shell*
Fixed.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 2678c8af47f..79a6f9e261c 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -49,9 +49,6 @@ Emacs 22 at some point. ** query-replace / longlines / C-o http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00073.html -** don't require path hints for *shell* -http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00046.html - ** Should dired-do-search bind tags-loop-revert-buffers automatically? http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00059.html |