summaryrefslogtreecommitdiff
path: root/lisp/epa-file.el
AgeCommit message (Expand)Author
2011-04-04Use lexical binding in ep[ga]*.el.Daiki Ueno
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-16Extend epa-file-select-keys to allow users to inhibit key selection.Daiki Ueno
2010-10-10Simplify 2010-10-09T13:27:24Z!larsi@gnus.org.Daiki Ueno
2010-09-13epa-file: suppress file-locking question on M-x revert-bufferDaiki Ueno
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-07-25Fix typo and comment.Daiki Ueno
2010-07-25Fix *.gpg file creation (bug#6723).Daiki Ueno
2010-07-08Prevent find-file from opening empty buffer when decryptin failed (bug#6568).Daiki Ueno
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