1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

** Backport find-function-search-for-symbol change to try `.emacs'

This commit is contained in:
Chong Yidong 2008-02-23 22:39:09 +00:00
parent 2f3db9afcf
commit dd2af8a946

View 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?