Mercurial > emacs
comparison admin/FOR-RELEASE @ 80406:cce5a473f823
** Auto-Save bug when file/directory no longer exists
Fix checked in.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 31 Mar 2008 22:08:01 +0000 |
parents | 6bbbf0530dfd |
children | 112d6ca71883 |
comparison
equal
deleted
inserted
replaced
80405:c7ecb287a9ca | 80406:cce5a473f823 |
---|---|
72 | 72 |
73 ** Backport find-function-search-for-symbol change to try `.emacs' | 73 ** Backport find-function-search-for-symbol change to try `.emacs' |
74 Fix is already in the trunk, and can wait till after 22.2. | 74 Fix is already in the trunk, and can wait till after 22.2. |
75 http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00147.html | 75 http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00147.html |
76 | 76 |
77 ** Auto-Save bug when file/directory no longer exists | |
78 http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-11/msg00058.html | |
79 Fix is already in the trunk, and can wait till after 22.2. | |
80 2008-02-23 change to fileio.c by cyd. | |
81 | |
82 ** Shell-script indenting of &&, | | 77 ** Shell-script indenting of &&, | |
83 Patch here: | 78 Patch here: |
84 http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02814.html | 79 http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02814.html |
85 http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02939.html | 80 http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02939.html |
86 | 81 |