| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix race condition in epg.el compat code. | Paul Eggert | 2012-01-14 | 1 | -3/+4 |
* | Undo patch for bug#10403; still being reviewed. | Paul Eggert | 2012-01-07 | 1 | -4/+3 |
* | Merge from trunk. | Paul Eggert | 2012-01-07 | 1 | -1/+1 |
|\ |
|
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | | * epg.el (epg--make-temp-file): Avoid permission race conditions | Paul Eggert | 2011-12-29 | 1 | -3/+4 |
|/ |
|
* | Spelling fixes. | Paul Eggert | 2011-11-22 | 1 | -2/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-15 | 1 | -11/+11 |
* | Format GPG errors (bug#9255). | Daiki Ueno | 2011-08-08 | 1 | -70/+157 |
* | Use lexical binding in ep[ga]*.el. | Daiki Ueno | 2011-04-04 | 1 | -20/+20 |
* | Don't throw an error when any of encryption subkeys are expired. | Daiki Ueno | 2011-01-29 | 1 | -2/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| * | Trivial fixes for epg.el. | Daiki Ueno | 2010-12-05 | 1 | -2/+8 |
* | | Trivial fixes for epg.el. | Daiki Ueno | 2010-12-03 | 1 | -2/+8 |
* | | Add "Version:" and "Package:" Lisp file headers. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
* | | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing. | Chong Yidong | 2010-05-27 | 1 | -4/+4 |
* | | Skip disabled PGP key when encrypting mail with Gnus. | Daiki Ueno | 2010-05-07 | 1 | -1/+2 |
* | | Add optional arg to delete-file to force deletion (Bug#6070). | Chong Yidong | 2010-05-03 | 1 | -10/+5 |
* | | Avoid using trash for certain temp files (Bug#6070). | Chong Yidong | 2010-04-30 | 1 | -5/+10 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * x-dnd.el (x-dnd-maybe-call-test-function): | Stefan Monnier | 2009-11-13 | 1 | -4/+2 |
* | (epg-wait-for-status): Preserve existing 'error results. | Daiki Ueno | 2009-09-23 | 1 | -1/+4 |
* | (epg-make-context): Add autoload cookie. | Daiki Ueno | 2009-09-12 | 1 | -30/+1 |
* | Fix the last commit. | Daiki Ueno | 2009-09-11 | 1 | -0/+1 |
* | (epg-context-set-passphrase-callback) | Daiki Ueno | 2009-09-11 | 1 | -2/+14 |
* | Add algorithm names. | Daiki Ueno | 2009-09-11 | 1 | -1/+4 |
* | * net/newst-treeview.el (newsticker-groups-filename): | Stefan Monnier | 2009-08-21 | 1 | -3/+3 |
* | (epg-wait-for-completion): Add a comment explaining the reason of the | Daiki Ueno | 2009-05-04 | 1 | -0/+1 |
* | Fix timing problem of Bug#2412. | Daiki Ueno | 2009-05-03 | 1 | -1/+2 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (epg-wait-for-status): Check if there is no pending | Daiki Ueno | 2008-09-27 | 1 | -1/+3 |
* | (epg-start-verify): Pass "--verify" to gpgsm. | Daiki Ueno | 2008-09-16 | 1 | -2/+6 |
* | (epg-make-context, epg-context-set-passphrase-callback) | Daiki Ueno | 2008-08-21 | 1 | -13/+11 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | minor fixes for EasyPG | Michael Olson | 2008-04-01 | 1 | -1/+1 |
* | (epg-context-include-certs): Reflow docstring. | Juanma Barranquero | 2008-03-05 | 1 | -13/+12 |
* | EasyPG: Implement some suggestions from emacs-devel. | Michael Olson | 2008-02-10 | 1 | -2/+2 |
* | Add arch tagline | Miles Bader | 2008-02-09 | 1 | -0/+1 |
* | EasyPG: Initial check-in. | Michael Olson | 2008-02-08 | 1 | -0/+2654 |