elisp/epg.git
2006-04-12 uenoFixed.
2006-04-12 uenoDon't call set-buffer-multibyte if it is not fbound.
2006-04-12 uenoepg.el (epg-decrypt-file): Don't remove input-file.
2006-04-12 uenoSimplified.
2006-04-12 uenoSimplified.
2006-04-12 ueno(epg-file-decode-coding-inserted-region): Abolished.
2006-04-12 uenoImported poe's make-temp-file.
2006-04-12 uenoFixed.
2006-04-12 uenoAutoconfiscate.
2006-04-12 uenoBarf if cryptographic operation has failed.
2006-04-12 uenoUse eq instead of eql.
2006-04-12 uenoFixed typo.
2006-04-12 uenoFixed.
2006-04-12 uenoFixed.
2006-04-12 uenoAdded requirements section.
2006-04-12 uenoFixed.
2006-04-12 uenoFixed.
2006-04-12 uenoAdded README and epg-file.el.
2006-04-12 uenoRevert.
2006-04-12 uenoRenamed epg-*-start -> epg-start-*.
2006-04-12 uenoFixed.
2006-04-12 ueno(epg-decrypt-file): New function.
2006-04-12 uenoFixed.
2006-04-12 uenoShorten passphrase prompt.
2006-04-12 uenoClear passphrase after concat.
2006-04-12 uenoAdded docstring.
2006-04-11 uenoImporting EasyPG.