summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-02-23 22:39:09 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-02-23 22:39:09 +0000
commitdd2af8a946bde8e3a89d24530d57123f9822b9d9 (patch)
treed97e6ff9155d81dc39c09060566c5635bed5310d /admin
parent2f3db9afcfed7a70938015d967355378e128418a (diff)
downloademacs-dd2af8a946bde8e3a89d24530d57123f9822b9d9.tar.gz
** Backport find-function-search-for-symbol change to try `.emacs'
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE4
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?