comparison src/ChangeLog @ 80404:8d1170152b8e

* fileio.c (auto_save_error_occurred): New var. (auto_save_error): Set it. (Fdo_auto_save): Don't overwrite the error message if an auto-save error occurred.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 31 Mar 2008 22:07:27 +0000
parents b156a8064c7f
children 79a438fa9fa6
comparison
equal deleted inserted replaced
80403:6bbbf0530dfd 80404:8d1170152b8e
1 2008-03-31 Chong Yidong <cyd@stupidchicken.com>
2
3 * fileio.c (auto_save_error_occurred): New var.
4 (auto_save_error): Set it.
5 (Fdo_auto_save): Don't overwrite the error message if an auto-save
6 error occurred.
7
1 2008-03-31 Jason Rumney <jasonr@gnu.org> 8 2008-03-31 Jason Rumney <jasonr@gnu.org>
2 9
3 * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned. 10 * dired.c (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
4 11
5 2008-03-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 12 2008-03-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>