1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00
emacs/doc
Stefan Kangas 250f421475 Drop hashcash support from Gnus and Message mode
* lisp/gnus/gnus.el (gnus-install-group-spam-parameters): Remove
'spam-use-hashcash' option.
* lisp/gnus/message.el (message-generate-hashcash): Mark as
obsolete, default to nil unconditionally.
(message-send-mail, message-setup-1, message-resend): Don't
generate hashcash headers.
* lisp/gnus/spam.el (hashcash): Don't require.
(spam-use-hashcash):
(spam-check-hashcash): Mark as obsolete.
(spam-install-hooks): Don't install 'spam-use-hashcash' hook.
* doc/misc/message.texi (Mail Headers): Don't document above
obsoleted variable 'message-generate-hashcash'.
* doc/misc/gnus.texi (Hashcash): Delete section.
(Anti-spam Hashcash Payments): Delete subsection.
(Extending the Spam package): Don't mention Hashcash.  (Bug#76195)
2025-02-24 22:45:58 +01:00
..
emacs ; Fix typos 2025-02-22 14:48:29 +01:00
lispintro (lexical-binding): Allow changing the default value (bug#74145) 2025-02-18 15:37:50 -05:00
lispref Optionally have 'display-buffer' reuse windows of indirect buffers 2025-02-24 10:17:10 +01:00
man Update copyright year to 2025 2025-01-02 18:39:42 +01:00
misc Drop hashcash support from Gnus and Message mode 2025-02-24 22:45:58 +01:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00