]> git.eshelyaron.com Git - emacs.git/commit
Use SAVE_MODIFF and BUF_SAVE_MODIFF
authorRichard M. Stallman <rms@gnu.org>
Mon, 2 Jan 1995 06:36:56 +0000 (06:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 2 Jan 1995 06:36:56 +0000 (06:36 +0000)
commit95385625ed590b286be55ea3b47790e2cd25e993
tree6b65583b0e4412a6a87baf2ba18b08afa374b96c
parent42640f8319f50c4f7656b93cdf0817f16722d3dd
Use SAVE_MODIFF and BUF_SAVE_MODIFF
instead of direct access to the save_modiff field.

(Finsert_file_contents, Fwrite_region): Error if buffer is indirect.
(Fdo_auto_save): Do nothing for an indirect buffer.
src/fileio.c