diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-03-31 22:08:01 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-03-31 22:08:01 +0000 |
commit | bd57e29ce8f73d5d8ab627fe209170ce41092769 (patch) | |
tree | 60a3347e7a0613ea0b5a91eb63ad3eb05f087f58 /admin | |
parent | 31e31a154119cbfd884b69b05c0e055ece4237bb (diff) | |
download | emacs-bd57e29ce8f73d5d8ab627fe209170ce41092769.tar.gz |
** Auto-Save bug when file/directory no longer exists
Fix checked in.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 0db3189514f..8c19b67c175 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -74,11 +74,6 @@ http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00059.html 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 -** Auto-Save bug when file/directory no longer exists -http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-11/msg00058.html -Fix is already in the trunk, and can wait till after 22.2. -2008-02-23 change to fileio.c by cyd. - ** Shell-script indenting of &&, | Patch here: http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02814.html |