1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00
emacs/lisp/mail
Lars Ingebrigtsen 180e309d8b Bind `C-c C-d' to rmail-epa-decrypt in rmail
* doc/emacs/rmail.texi (Rmail Display): Mention the key
binding (bug#25411).

* lisp/mail/rmail.el (rmail-mode-map): Bind C-c C-d to
rmail-epa-decrypt.
(rmail-mode): Mention it.
(rmail-epa-decrypt): Don't mark a mail as decrypted unless we're
replacing it.

* lisp/mail/rmailsum.el (rmail-summary-mode-map): Bind C-c C-d.
(rmail-summary-epa-decrypt): New command.
2020-12-12 21:19:26 +01:00
..
binhex.el * lisp/mail/binhex.el (binhex-char-int): Add missing release 2020-10-29 22:40:03 -04:00
blessmail.el
emacsbug.el Prefer setq-local in mail/*.el 2020-12-05 10:54:14 +01:00
feedmail.el Fix error message in feedmail 2020-11-01 12:21:05 +01:00
flow-fill.el Guard against faulty flow-filled emails 2020-09-11 16:45:16 +02:00
footnote.el Add "Old-" prefix to "Version" header in more cases 2020-10-18 20:35:26 +02:00
hashcash.el Remove XEmacs compat code from hashcash.el 2020-10-27 00:37:34 +01:00
ietf-drums.el
mail-extr.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
mail-hist.el
mail-parse.el * lisp/mail/mail-parse.el: Use lexical-binding. 2020-10-27 03:51:57 +01:00
mail-prsvr.el * lisp/mail/mail-prsvr.el: Use lexical-binding. 2020-10-27 03:53:02 +01:00
mail-utils.el
mailabbrev.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
mailalias.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
mailclient.el Fix mailclient-send-it after recent browse-url rewrite 2020-09-15 15:27:46 +02:00
mailheader.el
mspools.el * lisp/mail/mspools.el: Use lexical-scoping. Autoload mspools-show. 2020-09-03 22:03:46 -04:00
qp.el Make quoted-printable-encode-region work in multibyte buffers 2020-08-31 19:13:30 +02:00
reporter.el Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
rfc822.el Prefer setq-local in mail/*.el 2020-12-05 10:54:14 +01:00
rfc2045.el
rfc2047.el Fix infloop when folding difficult headers in Message 2020-09-21 00:26:54 +02:00
rfc2231.el * lisp/mail/rfc2231.el (rfc2231-decode-encoded-string): Fix match data error 2020-10-19 13:03:41 -04:00
rfc2368.el
rmail-spam-filter.el
rmail.el Bind `C-c C-d' to rmail-epa-decrypt in rmail 2020-12-12 21:19:26 +01:00
rmailedit.el Prefer setq-local in mail/*.el 2020-12-05 10:54:14 +01:00
rmailkwd.el
rmailmm.el Revert "Use format-prompt in read-file-name calls that have a default" 2020-09-13 14:58:24 +02:00
rmailmsc.el
rmailout.el Fix filing messages when 'rmail-output-reset-deleted-flag' is non-nil 2020-11-28 19:05:18 +02:00
rmailsort.el
rmailsum.el Bind `C-c C-d' to rmail-epa-decrypt in rmail 2020-12-12 21:19:26 +01:00
sendmail.el Prefer setq-local in mail/*.el 2020-12-05 10:54:14 +01:00
smtpmail.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00
supercite.el Remove some compat code for old versions and XEmacs 2020-11-19 20:43:51 +01:00
uce.el
undigest.el
unrmail.el
uudecode.el Merge from origin/emacs-27 2020-11-07 09:57:56 -08:00
yenc.el