mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
(clean-buffer-list): Add autoload cookie.
This commit is contained in:
parent
2298f9f7d8
commit
80252f73f8
@ -165,6 +165,7 @@ Autokilling is done by `clean-buffer-list'."
|
||||
clean-buffer-list-delay-special)
|
||||
(* clean-buffer-list-delay-general 24 60 60)))
|
||||
|
||||
;;;###autoload
|
||||
(defun clean-buffer-list ()
|
||||
"Kill old buffers that have not been displayed recently.
|
||||
The relevant variables are `clean-buffer-list-delay-general',
|
||||
|
Loading…
Reference in New Issue
Block a user