diff options
author | Eli Zaretskii <eliz@gnu.org> | 2016-01-11 18:00:13 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-01-11 18:00:13 +0200 |
commit | 200675299e24139ccce444a7ca5d59a2aed2891c (patch) | |
tree | 4ebbd93dc065b2d40633c87019190ef68d0844fe /lisp/progmodes | |
parent | eef6784ea4932adbce24030b171df6c09bb4736a (diff) | |
download | emacs-200675299e24139ccce444a7ca5d59a2aed2891c.tar.gz emacs-200675299e24139ccce444a7ca5d59a2aed2891c.tar.bz2 emacs-200675299e24139ccce444a7ca5d59a2aed2891c.zip |
Avoid unnecessary failures of auto-saving after fatal error
* src/w32.c (map_w32_filename): Avoid non-trivial system calls for
the benefit of FAT volumes if we are called as part of shutting
down due to a fatal error, which probably means we are trying to
auto-save the session.
* src/lread.c (check_obarray): Don't bother making the obarray
valid if we are shutting down due to a fatal error. This avoids
interfering with auto-saving the crashed session.
Diffstat (limited to 'lisp/progmodes')
0 files changed, 0 insertions, 0 deletions