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