]> git.eshelyaron.com Git - emacs.git/commit
Fix midnight-mode documentation
authorStefan Kangas <stefankangas@gmail.com>
Sat, 21 Sep 2024 00:19:53 +0000 (02:19 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:20 +0000 (12:45 +0200)
commit190a75449f20fe62f495fa2897bf719718641ca5
treef53ca6f130479975d3cab677f97dd34d7b9deac0
parent40a69dc0f17b26d3d3a653e918d0b22dcf23e49b
Fix midnight-mode documentation

* lisp/midnight.el (Commentary): Document that 'midnight-mode' should be
enabled using the function, instead of by merely loading the library.
In Emacs 31, doing the latter will no longer work.  (Bug#73291)

(cherry picked from commit 76c6b4d2799ab1396ba003d33e4a177519d7e53d)
lisp/midnight.el