]> git.eshelyaron.com Git - emacs.git/commit
Fix documentation of use-package's ':hook' keyword
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 May 2025 09:56:30 +0000 (12:56 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 27 May 2025 14:32:16 +0000 (16:32 +0200)
commited38fc0d8bcc966ed55b6ccea1014b37b2fb14e1
treeefe050ff89dfc35c0f1edafcfa705b98ce9d7ba0
parent73fc7095356212d0a6a3e8b40afa1f6736e8f80b
Fix documentation of use-package's ':hook' keyword

* doc/misc/use-package.texi (Hooks): Document how to add several
functions to the same hook (bug#77609).

(cherry picked from commit 36afdd2f6f9f6bbb6bcc95ff2fb1e426c0bcdb3d)
doc/misc/use-package.texi