summaryrefslogtreecommitdiff
path: root/lisp/epa.el
Commit message (Expand)AuthorAgeFilesLines
* ; Fix typosStefan Kangas2020-09-211-1/+1
* Make the epa key display slightly more informativeLars Ingebrigtsen2020-08-261-15/+20
* Rewrite the epa key interface to use buttons instead of widgetsLars Ingebrigtsen2020-08-241-93/+39
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-4/+0
* Split EasyPG libraries into outline sectionsJonas Bernoulli2020-08-131-0/+24
* Remove some compat code from epa.elLars Ingebrigtsen2020-08-121-11/+2
* * lisp/epa.el (epa-show-key): New command.Jonas Bernoulli2020-07-151-1/+12
* epa-key-list-mode-map: Use widget-keymap as parent keymapJonas Bernoulli2020-07-151-2/+2
* Improve and add doc-stringsJonas Bernoulli2020-07-151-2/+1
* Add all epa faces to epa-faces Custom groupJonas Bernoulli2020-07-151-3/+6
* * lisp/epa.el (epa-faces): Move definition.Jonas Bernoulli2020-07-151-5/+5
* 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