summaryrefslogtreecommitdiff
path: root/lisp/epa-file.el
AgeCommit message (Expand)Author
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-09-24Fix typos.Juanma Barranquero
2009-09-20Fix the last commit.Daiki Ueno
2009-09-20(epa-file-cache-passphrase-for-symmetric-encryption):Daiki Ueno
2009-04-18epa-file: fix garble with decode-coding-inserted-regionDaiki Ueno
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-17* epa-file.el (epa-file-insert-file-contents): SetDaiki Ueno
2008-12-10* epa-hook.el (epa-file-find-file-hook): Don't mark the currentDaiki Ueno
2008-09-30(epa-file-insert-file-contents): Fix typo.Daiki Ueno
2008-06-02Simplify the last change.Daiki Ueno
2008-06-02(epa-file-write-region): Write the entire bufferDaiki Ueno
2008-05-08Provide/require epa-hook, not epa-file-hook.Eli Zaretskii
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-05-01* epa-file-hook.el: New file split from epa-file.el.Daiki Ueno
2008-04-28Daiki Ueno <ueno at unixuser.org>Glenn Morris
2008-04-27(epa-file-handler): Comment out, does not compile.Dan Nicolaescu
2008-04-27* epa-file.el (auto-encryption-mode): Rename from epa-file-mode.Dan Nicolaescu
2008-03-16EasyPG: Fix bug with C-x C-s after M-x epa-file-select-keys.Michael Olson
2008-02-10EasyPG: Implement some suggestions from emacs-devel.Michael Olson
2008-02-09* epa.el (epa-faces, epa):Dan Nicolaescu
2008-02-09Add arch taglineMiles Bader
2008-02-08EasyPG: Initial check-in.Michael Olson