diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-02-23 22:39:09 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-02-23 22:39:09 +0000 |
commit | dd2af8a946bde8e3a89d24530d57123f9822b9d9 (patch) | |
tree | d97e6ff9155d81dc39c09060566c5635bed5310d /admin | |
parent | 2f3db9afcfed7a70938015d967355378e128418a (diff) | |
download | emacs-dd2af8a946bde8e3a89d24530d57123f9822b9d9.tar.gz |
** Backport find-function-search-for-symbol change to try `.emacs'
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 5a1d51e0842..ecd52a7e25d 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -105,6 +105,10 @@ 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 +** Backport find-function-search-for-symbol change to try `.emacs' +Fix is already in the trunk, and can wait till after 22.2. +http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00147.html + * DOCUMENTATION ** Shouldn't directory-abbrev-alist be in Emacs manual? |