diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2021-08-23 15:56:50 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-08-23 15:56:54 +0200 |
commit | 591b8bd87a30bda3dad680752b7f63da8b5b74bd (patch) | |
tree | 847301e45c0c58a4242da2ba9a706277e5193e4d /src/frame.c | |
parent | f00af4be3d8c14fc83925dcd244701c0dce7604a (diff) | |
download | emacs-591b8bd87a30bda3dad680752b7f63da8b5b74bd.tar.gz emacs-591b8bd87a30bda3dad680752b7f63da8b5b74bd.tar.bz2 emacs-591b8bd87a30bda3dad680752b7f63da8b5b74bd.zip |
Add new variable 'kill-buffer/delete-auto-save-files'
* doc/emacs/files.texi (Auto Save Files): Document it.
* lisp/cus-start.el (standard): Add customize form.
* lisp/files.el (delete-auto-save-files): Move definition to C
(since it's used in the C layer).
* src/buffer.c (Fkill_buffer): Use the new variable (and remove
the old code that apparently didn't trigger for
kill-buffer/delete-auto-save-files.
(syms_of_buffer): Add new variable
kill-buffer-delete-auto-save-files and move definition of
delete-auto-save-files here (bug#21612).
Diffstat (limited to 'src/frame.c')
0 files changed, 0 insertions, 0 deletions