aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-crypto.el
AgeCommit message (Expand)Author
2021-09-11emacs: wrap call-processDavid Bremner
2021-09-11emacs: wrap make-processDavid Bremner
2021-07-06emacs: fix typo in variable nameDavid Bremner
2021-06-26emacs: Prefer email address over User ID when showing valid signatureDaniel Kahn Gillmor
2021-01-13emacs: notmuch-crypto-status-button-type: fix potential bugJonas Bernoulli
2021-01-13emacs: deal with unused lexical arguments and variablesJonas Bernoulli
2021-01-13emacs: use lexical-bindings in all librariesJonas Bernoulli
2021-01-13emacs: make headings outline-minor-mode compatibleJonas Bernoulli
2020-12-06emacs: misc doc-string improvementsJonas Bernoulli
2020-12-06emacs: place complete first sentence on first doc-string lineJonas Bernoulli
2020-08-09Fix typosJonas Bernoulli
2020-08-09emacs: Increase consistency of library headersJonas Bernoulli
2020-08-09emacs: Use 'and' instead of 'when' when the return value mattersJonas Bernoulli
2020-08-09emacs: Only set one variable per setq formJonas Bernoulli
2020-08-09emacs: Remove excess empty linesJonas Bernoulli
2020-08-09emacs: Shorten long linesJonas Bernoulli
2020-04-16emacs: Declare function notmuch-show-get-message-idJonas Bernoulli
2020-03-22emacs: avoid warning about notmuch-show-get-message-idDaniel Kahn Gillmor
2020-01-08emacs: don't start processes stoppedSteven Allen
2019-12-14emacs: Improve the reporting of key activityDavid Edmondson
2019-12-14emacs: Add notmuch-crypto-gpg-program and use itDavid Edmondson
2019-12-14emacs: Minor refactoring of crypto codeDavid Edmondson
2019-12-14emacs: Asynchronous retrieval of GPG keysDavid Edmondson
2019-05-25emacs: Drop content-free "Unknown signature status" buttonDaniel Kahn Gillmor
2019-02-10emacs: Invoke gpg with --batch and --no-ttyDaniel Kahn Gillmor
2017-07-15emacs: change default for notmuch-crypto-process-mime to tDavid Bremner
2017-03-13emacs: use epg-gpg-programJohn Byrnes
2016-11-02emacs: make faces readable on dark backgrounds.Matt Armstrong
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-04-16emacs: Fix packagingChunyang Xu
2016-03-24emacs: Improve crypto button labels.David Edmondson
2013-02-18emacs: show: make buttons select windowMark Walters
2012-03-01Spelling fixTomi Ollila
2012-03-01emacs: retain show buffer state after retrieving gpg keyTomi Ollila
2012-02-25emacs: Reverse the meaning of notmuch-show-refresh-view's argumentAustin Clements
2012-02-20emacs: Fix out-of-date declare-functionAustin Clements
2012-02-12emacs: Ensure that gnupg output goes at the end of the buffer.David Edmondson
2012-01-19emacs: logically group def{custom,face}sPieter Praet
2011-12-21Don't quote lambda formsAaron Ecay
2011-12-15emacs: Add a face for crypto parts headersThomas Jost
2011-11-12emacs: update notmuch-crypto-process-mime config variable documentation.Jameson Graef Rollins
2011-10-06emacs: Add callback functions to crypto sigstatus button.Jameson Graef Rollins
2011-06-01emacs: Define several faces for the crypto-status buttonThomas Jost
2011-05-27emacs: Give mutlipart/{signed, encrypted} their own part handler.Jameson Graef Rollins
2011-05-27emacs: Add support for PGP/MIME verification/decryptionJameson Graef Rollins