]> git.eshelyaron.com Git - emacs.git/commit
Simple typo in `clean-buffer-list'
authorManuel Giraud <manuel@ledu-giraud.fr>
Mon, 9 Sep 2024 13:42:56 +0000 (15:42 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:29:14 +0000 (22:29 +0200)
commit37de1f395cffbe05a8546b278731e7edca0a3633
tree40605f765c6d312b0b28540bb262439c7b92cd20
parent0a0b67b9db843520e4bac8dd18e3079644fa4da9
Simple typo in `clean-buffer-list'

* lisp/midnight.el (clean-buffer-list): `delay' is always an
integer here.  (Bug#73144)

(cherry picked from commit 06de3ae412e70d414cb9e149ca49aac8697309bb)
lisp/midnight.el