summaryrefslogtreecommitdiff
path: root/lisp/epa.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Display a help text when listing EPA keysRichard Stallman2019-12-271-2/+26
|/
* Handle auth-source-search failures in open-network-streamRobert Pluim2019-11-251-1/+3
* Change the lighter in epa-info-modeLars Ingebrigtsen2019-09-271-3/+3
* Signal errors if EPA can't verify dataLars Ingebrigtsen2019-09-231-1/+4
* Create push-button widgets instead of links in epa *Keys* bufferMauro Aranda2019-08-271-2/+2
* Remove more XEmacs compat code from epa.elLars Ingebrigtsen2019-06-191-2/+0
* Remove XEmacs compat code from epa.elLars Ingebrigtsen2019-06-191-14/+7
* Suppress interactive-only warnings in epa*.elLars Ingebrigtsen2019-06-121-1/+2
* Remove obsolete epg functionsLars Ingebrigtsen2019-05-171-23/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * * lisp/epa.el (epa-decrypt-file): Apply epa-pinentry-mode (Bug#30363).Noam Postavsky2018-06-031-0/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-6/+6
* | Place epg-pinentry-mode varalias before defcustomBasil L. Contovounesios2018-05-271-3/+0
* | Move epa-pinentry-mode to epg-config (Bug#26298)Noam Postavsky2018-05-231-28/+2
* | Drop some epg/epa backwards compat code for ancient Emacs versionsNoam Postavsky2018-05-231-20/+8
* | * lisp/epa.el (epa-decrypt-file): Apply epa-pinentry-mode (Bug#30363).Noam Postavsky2018-04-271-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-091-2/+5
|\ \ | |/
| * Avoid irrelevant hyperlink in doc string of 'epa-pinentry-mode'Eli Zaretskii2018-01-081-2/+5
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-161-0/+1
|\ \ | |/
| * Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-121-0/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Small improvement for epa-display-error (bug#24553)Glenn Morris2017-03-101-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | epa.el: Add option to replace original textChristian Schwarzgruber2015-11-191-2/+17
|/
* Prefer directed to neutral quotesPaul Eggert2015-08-241-8/+8
* Utilize `quit-window' in epa.elDaiki Ueno2015-08-091-1/+1
* Treat help strings like other doc stringsPaul Eggert2015-08-021-4/+2
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* epg: Use epg-context-set-*-callback for extra treatment of argsDaiki Ueno2014-11-281-38/+38
* epg: Simplify epa-pinentry-mode handlingDaiki Ueno2014-11-181-12/+6
* epg: Utilize --pinentry-mode added in GnuPG 2.1Daiki Ueno2014-11-071-0/+31
* epg: Improve error handlingDaiki Ueno2014-11-061-93/+168
* Include interactive-only information in describe-function outputGlenn Morris2014-03-221-0/+6
* Some doc for epa-mail-aliasesGlenn Morris2014-02-051-1/+3
* * lisp/epa.el (epa-mail-aliases): Fic custom type. Doc tweak.Glenn Morris2014-02-051-5/+6
* Link to info manual in `defgroup'.RĂ¼diger Sonderfeld2014-01-251-0/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode.Stefan Monnier2013-09-061-46/+25