1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Daiki Ueno
2cb35a563b * epa-file.el (epa-file-insert-file-contents): Set
buffer-file-name before decrypting a file.
2008-12-17 02:33:12 +00:00
Daiki Ueno
8e3efc87f3 * epa-hook.el (epa-file-find-file-hook): Don't mark the current
buffer unmodified.  (Bug#1509)
* epa-file.el (epa-file-insert-file-contents): Set buffer's
modification time if visiting a file and the content is
successfully decrypted.
2008-12-10 01:35:39 +00:00
Daiki Ueno
6ea97db8f3 (epa-file-insert-file-contents): Fix typo. 2008-09-30 07:41:49 +00:00
Daiki Ueno
437eedba09 Simplify the last change. 2008-06-02 05:26:26 +00:00
Daiki Ueno
6843296d5b (epa-file-write-region): Write the entire buffer
content if START is nil.
2008-06-02 05:09:36 +00:00
Eli Zaretskii
3fe6872886 Provide/require epa-hook, not epa-file-hook. 2008-05-08 11:24:15 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Daiki Ueno
6f8a419044 * epa-file-hook.el: New file split from epa-file.el.
* epa-file.el: Require 'epa-file-hook.
(epa-file-handler): Add autoload cookie.
* loadup.el: Load epa-file-hook.
* startup.el (command-line): Eval the body of auto-encryption-mode.
2008-05-01 07:17:08 +00:00
Glenn Morris
dbc9f96d82 Daiki Ueno <ueno at unixuser.org>
(epa-file-handler): Restore 2008-03-16T04:04:15Z!mwolson@gnu.org version; previous change was buggy
patch.
2008-04-28 07:16:36 +00:00
Dan Nicolaescu
dc062440cc (epa-file-handler): Comment out, does not compile. 2008-04-27 20:53:34 +00:00
Dan Nicolaescu
bfeee9d151 * epa-file.el (auto-encryption-mode): Rename from epa-file-mode.
(epa-file-handler): Put 'safe-magic and 'operations properties.

* epa.el (epa-global-minor-modes, epa-mode, epa-menu)
(epa-menu-items): Remove.

* epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify)
(epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie.
(epa-dired-mode, epa-global-dired-mode): Remove.

* dired.el (dired-mode-map): Bind encryption/decryption commands.

* menu-bar.el (menu-bar-encryption-decryption-menu): New menu item.

* files.el (insert-file-contents-literally): Inhibit epa-file-handler.
2008-04-27 19:49:15 +00:00
Michael Olson
fef7aa9ec6 EasyPG: Fix bug with C-x C-s after M-x epa-file-select-keys. 2008-03-16 04:04:15 +00:00
Michael Olson
f1914c4078 EasyPG: Implement some suggestions from emacs-devel. 2008-02-10 20:57:47 +00:00
Dan Nicolaescu
0bd4f3175d * epa.el (epa-faces, epa):
* epa-file.el (epa-file):
* epg-config.el (epg): Add :version.
2008-02-09 21:59:34 +00:00
Miles Bader
37b77401a1 Add arch tagline 2008-02-09 02:29:02 +00:00
Michael Olson
c154c0be04 EasyPG: Initial check-in. 2008-02-08 06:54:27 +00:00