]> git.eshelyaron.com Git - emacs.git/commitdiff
** Backport find-function-search-for-symbol change to try `.emacs'
authorChong Yidong <cyd@stupidchicken.com>
Sat, 23 Feb 2008 22:39:09 +0000 (22:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 23 Feb 2008 22:39:09 +0000 (22:39 +0000)
admin/FOR-RELEASE

index 5a1d51e0842c2be86cab66fa1f032649bb17d3b0..ecd52a7e25dd9061d9f8a8bfab541565e72115f0 100644 (file)
@@ -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?