]> git.eshelyaron.com Git - emacs.git/commit
Prefer keyword arguments in message-mode menu definition
authorStefan Kangas <stefankangas@gmail.com>
Mon, 10 Feb 2025 22:50:59 +0000 (23:50 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:42:41 +0000 (11:42 +0100)
commit0fb4e69c9e0478099b479f97322b48cf793fd038
treeb3aa65be2c8e1e5682233c3f7eb32b37f40fd520
parentffe6e3d3bcccc02cb6789dcd1a95fc93a6364ece
Prefer keyword arguments in message-mode menu definition

* lisp/gnus/message.el (message-mode-menu): Prefer keyword arguments in
menu definition.  Reformat for readability and consistency.

(cherry picked from commit bc1090145c702bbc94fad0e3d8ccea445e2056c4)
lisp/gnus/message.el