1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/doc
Eric Abrahamsen 8a220d7c8f New option gnus-registry-register-all
* lisp/gnus/gnus-registry.el (gnus-registry-register-all): If nil,
the registry won't automatically create new entries for all seen
messages. Defaults to t to preserve previous behavior.
(gnus-registry-handle-action): Don't automatically create entries; if
one doesn't exist, don't handle anything.
(gnus-registry-register-message-ids): Only register if this option is
t.
(gnus-registry-get-or-make-entry): Add optional no-create argument.
(gnus-registry-get-id-key): This "get" operation should only create an
entry if this option is t.
* doc/misc/gnus.texi: Documentation and news.
2020-12-12 09:03:13 -08:00
..
emacs Merge from origin/emacs-27 2020-12-09 08:50:12 -08:00
lispintro Clarify wording 2020-10-14 19:17:48 -04:00
lispref Explicitly specify svg base_uri using `:base-uri' image property 2020-12-12 12:48:32 +00:00
man Minor improvements to emacsclient man page 2020-10-18 02:49:55 +02:00
misc New option gnus-registry-register-all 2020-12-12 09:03:13 -08:00