* fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell
authorJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:37:33 +0000 (14:37 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:37:33 +0000 (14:37 +0000)
commitf14b1c68f4634d4c43d45f5a566d5bf7601b4efc
tree466116e5e2a37729aa7dd040e873e5f4afb1333c
parent72a8c21efbe41c9462e9c004b2b8114dc8773537
* fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell
users that buffers have shrunk a lot.  This is called when Emacs
is crashing, so we don't want to run any code that isn't
absolutely necessary.  Also, autosave buffers which don't have
specially handled autosave file names first.

* fileio.c (Fexpand_file_name): Pass DEFALT through
Fexpand_file_name before using it.

* fileio.c (Fexpand_file_name): Doc fix.
src/fileio.c