diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-03-31 22:12:37 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-03-31 22:12:37 +0000 |
commit | 437eda17da4a0667b00a24ac6f2445834e6404bf (patch) | |
tree | 918ba83c864f6df9a1f180cc6d93f000223f0ee7 /admin | |
parent | 2966eaebc8ee7de693cd5abbf4a5edfc08a59fb9 (diff) | |
download | emacs-437eda17da4a0667b00a24ac6f2445834e6404bf.tar.gz |
** Backport find-function-search-for-symbol change to try `.emacs'
Done.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 8c19b67c175..b989d33d803 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -70,10 +70,6 @@ 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 - ** Shell-script indenting of &&, | Patch here: http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02814.html |