comparison src/ChangeLog @ 80411:79a438fa9fa6

* xdisp.c (next_overlay_string): Don't set overlay_strings_at_end_processed_p if we're currently reading from a display string.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 31 Mar 2008 22:37:21 +0000
parents 8d1170152b8e
children 4d9b7beea2ae
comparison
equal deleted inserted replaced
80410:fd038c844e74 80411:79a438fa9fa6
1 2008-03-31 Chong Yidong <cyd@stupidchicken.com> 1 2008-03-31 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (next_overlay_string): Don't set
4 overlay_strings_at_end_processed_p if we're currently reading from
5 a display string.
2 6
3 * fileio.c (auto_save_error_occurred): New var. 7 * fileio.c (auto_save_error_occurred): New var.
4 (auto_save_error): Set it. 8 (auto_save_error): Set it.
5 (Fdo_auto_save): Don't overwrite the error message if an auto-save 9 (Fdo_auto_save): Don't overwrite the error message if an auto-save
6 error occurred. 10 error occurred.