summaryrefslogtreecommitdiff
path: root/lisp/epa.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Prefer defvar-keymap in lisp/epa*.elStefan Kangas2022-09-13
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Use the standard `quit-window' binding from `special-mode' for "q"Sam Steingold2021-12-25
* | Make the error message in epa-display-error more helpfulLars Ingebrigtsen2021-12-04
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Allow TAB to go to a key in EPA key buffersLars Ingebrigtsen2021-05-04
* Convert epa-key-list-mode menu to easy-menu-defineStefan Kangas2021-02-25
* Prefer setq-local in a few more placesStefan Kangas2021-02-08
* Don't double up keys in epa--list-keysLars Ingebrigtsen2021-01-18
* Fix problem with `epa-list-keys' bugging outStephen Berman2021-01-18
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't set XEmacs only properties start-open and end-openStefan Kangas2020-11-20
* Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-19
* Fix up previous window excursion patch in epa--select-keysLars Ingebrigtsen2020-10-01
* Fix problem of having the wrong window selected after saving foo.gpgLars Ingebrigtsen2020-09-30
* ; Fix typosStefan Kangas2020-09-21
* Make the epa key display slightly more informativeLars Ingebrigtsen2020-08-26
* Rewrite the epa key interface to use buttons instead of widgetsLars Ingebrigtsen2020-08-24
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* Split EasyPG libraries into outline sectionsJonas Bernoulli2020-08-13
* Remove some compat code from epa.elLars Ingebrigtsen2020-08-12
* * lisp/epa.el (epa-show-key): New command.Jonas Bernoulli2020-07-15
* epa-key-list-mode-map: Use widget-keymap as parent keymapJonas Bernoulli2020-07-15
* Improve and add doc-stringsJonas Bernoulli2020-07-15
* Add all epa faces to epa-faces Custom groupJonas Bernoulli2020-07-15
* * lisp/epa.el (epa-faces): Move definition.Jonas Bernoulli2020-07-15
* Merge from origin/emacs-27Paul Eggert2020-01-01
|\
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Display a help text when listing EPA keysRichard Stallman2019-12-27
|/
* Handle auth-source-search failures in open-network-streamRobert Pluim2019-11-25
* Change the lighter in epa-info-modeLars Ingebrigtsen2019-09-27
* Signal errors if EPA can't verify dataLars Ingebrigtsen2019-09-23
* Create push-button widgets instead of links in epa *Keys* bufferMauro Aranda2019-08-27
* Remove more XEmacs compat code from epa.elLars Ingebrigtsen2019-06-19
* Remove XEmacs compat code from epa.elLars Ingebrigtsen2019-06-19
* Suppress interactive-only warnings in epa*.elLars Ingebrigtsen2019-06-12
* Remove obsolete epg functionsLars Ingebrigtsen2019-05-17
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * * lisp/epa.el (epa-decrypt-file): Apply epa-pinentry-mode (Bug#30363).Noam Postavsky2018-06-03
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Place epg-pinentry-mode varalias before defcustomBasil L. Contovounesios2018-05-27
* | Move epa-pinentry-mode to epg-config (Bug#26298)Noam Postavsky2018-05-23
* | Drop some epg/epa backwards compat code for ancient Emacs versionsNoam Postavsky2018-05-23
* | * lisp/epa.el (epa-decrypt-file): Apply epa-pinentry-mode (Bug#30363).Noam Postavsky2018-04-27