summaryrefslogtreecommitdiff
path: root/lisp/epg.el
Commit message (Expand)AuthorAgeFilesLines
* Format GPG errors (bug#9255).Daiki Ueno2011-08-081-70/+157
* Use lexical binding in ep[ga]*.el.Daiki Ueno2011-04-041-20/+20
* Don't throw an error when any of encryption subkeys are expired.Daiki Ueno2011-01-291-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Trivial fixes for epg.el.Daiki Ueno2010-12-051-2/+8
* | Trivial fixes for epg.el.Daiki Ueno2010-12-031-2/+8
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-4/+4
* | Skip disabled PGP key when encrypting mail with Gnus.Daiki Ueno2010-05-071-1/+2
* | Add optional arg to delete-file to force deletion (Bug#6070).Chong Yidong2010-05-031-10/+5
* | Avoid using trash for certain temp files (Bug#6070).Chong Yidong2010-04-301-5/+10
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+2
* (epg-wait-for-status): Preserve existing 'error results.Daiki Ueno2009-09-231-1/+4
* (epg-make-context): Add autoload cookie.Daiki Ueno2009-09-121-30/+1
* Fix the last commit.Daiki Ueno2009-09-111-0/+1
* (epg-context-set-passphrase-callback)Daiki Ueno2009-09-111-2/+14
* Add algorithm names.Daiki Ueno2009-09-111-1/+4
* * net/newst-treeview.el (newsticker-groups-filename):Stefan Monnier2009-08-211-3/+3
* (epg-wait-for-completion): Add a comment explaining the reason of theDaiki Ueno2009-05-041-0/+1
* Fix timing problem of Bug#2412.Daiki Ueno2009-05-031-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (epg-wait-for-status): Check if there is no pendingDaiki Ueno2008-09-271-1/+3
* (epg-start-verify): Pass "--verify" to gpgsm.Daiki Ueno2008-09-161-2/+6
* (epg-make-context, epg-context-set-passphrase-callback)Daiki Ueno2008-08-211-13/+11
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* minor fixes for EasyPGMichael Olson2008-04-011-1/+1
* (epg-context-include-certs): Reflow docstring.Juanma Barranquero2008-03-051-13/+12
* EasyPG: Implement some suggestions from emacs-devel.Michael Olson2008-02-101-2/+2
* Add arch taglineMiles Bader2008-02-091-0/+1
* EasyPG: Initial check-in.Michael Olson2008-02-081-0/+2654