Mercurial > emacs
changeset 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 | fd038c844e74 |
children | 3aec81c35e11 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Mar 31 22:13:31 2008 +0000 +++ b/src/ChangeLog Mon Mar 31 22:37:21 2008 +0000 @@ -1,5 +1,9 @@ 2008-03-31 Chong Yidong <cyd@stupidchicken.com> + * xdisp.c (next_overlay_string): Don't set + overlay_strings_at_end_processed_p if we're currently reading from + a display string. + * 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