]> git.eshelyaron.com Git - emacs.git/commit
Alias some gnus-specific do-nothing functions
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 17 Feb 2024 17:31:50 +0000 (09:31 -0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Feb 2024 14:57:57 +0000 (15:57 +0100)
commit64e1ff473a8d4057d0d93cf745bb942b68fb4194
tree48eb1d4cd2d385c9785374a5242e9d6bef9909cc
parent4c9be6e78ec92245ba92852bdffefc7d87a081b0
Alias some gnus-specific do-nothing functions

Replace with #'always and #'ignore

* lisp/gnus/gnus-agent.el: `gnus-agent-true' and `gnus-agent-false'
* lisp/gnus/gnus-util.el: `gnus-not-ignore'

(cherry picked from commit db5e84af202532b138918295ea6dd1b0ea910d78)
lisp/gnus/gnus-agent.el
lisp/gnus/gnus-util.el