diff options
| author | Chong Yidong | 2008-02-23 22:39:09 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-02-23 22:39:09 +0000 |
| commit | dd2af8a946bde8e3a89d24530d57123f9822b9d9 (patch) | |
| tree | d97e6ff9155d81dc39c09060566c5635bed5310d /admin | |
| parent | 2f3db9afcfed7a70938015d967355378e128418a (diff) | |
| download | emacs-dd2af8a946bde8e3a89d24530d57123f9822b9d9.tar.gz emacs-dd2af8a946bde8e3a89d24530d57123f9822b9d9.zip | |
** Backport find-function-search-for-symbol change to try `.emacs'
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 4 |
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 | |||
| 105 | ** Should dired-do-search bind tags-loop-revert-buffers automatically? | 105 | ** Should dired-do-search bind tags-loop-revert-buffers automatically? |
| 106 | http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00059.html | 106 | http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00059.html |
| 107 | 107 | ||
| 108 | ** Backport find-function-search-for-symbol change to try `.emacs' | ||
| 109 | Fix is already in the trunk, and can wait till after 22.2. | ||
| 110 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00147.html | ||
| 111 | |||
| 108 | * DOCUMENTATION | 112 | * DOCUMENTATION |
| 109 | 113 | ||
| 110 | ** Shouldn't directory-abbrev-alist be in Emacs manual? | 114 | ** Shouldn't directory-abbrev-alist be in Emacs manual? |