Mercurial > emacs
changeset 80186:7d91a8eeeef3
** Backport find-function-search-for-symbol change to try `.emacs'
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 23 Feb 2008 22:39:09 +0000 |
parents | 293d343d7e9b |
children | b8b74c5e158f |
files | admin/FOR-RELEASE |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Sat Feb 23 22:34:30 2008 +0000 +++ b/admin/FOR-RELEASE Sat Feb 23 22:39:09 2008 +0000 @@ -105,6 +105,10 @@ ** 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?