Mercurial > emacs
comparison lisp/ChangeLog @ 94512:d10cd2d8d9ae
* 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.
author | Daiki Ueno <ueno@unixuser.org> |
---|---|
date | Thu, 01 May 2008 07:17:08 +0000 |
parents | 40171abb3041 |
children | 26f40b2c5e7d |
comparison
equal
deleted
inserted
replaced
94511:40171abb3041 | 94512:d10cd2d8d9ae |
---|---|
1 2008-05-01 Daiki Ueno <ueno@unixuser.org> | |
2 | |
3 * epa-file-hook.el: New file split from epa-file.el. | |
4 * epa-file.el: Require 'epa-file-hook. | |
5 (epa-file-handler): Add autoload cookie. | |
6 * loadup.el: Load epa-file-hook. | |
7 * startup.el (command-line): Eval the body of auto-encryption-mode. | |
8 | |
1 2008-05-01 Dan Nicolaescu <dann@ics.uci.edu> | 9 2008-05-01 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 10 |
3 * vc.el (vc-dir-mode-map): Don't bind "r". | 11 * vc.el (vc-dir-mode-map): Don't bind "r". |
4 | 12 |
5 * vc-hg.el (vc-hg-extra-fileinfo): New defstruct. | 13 * vc-hg.el (vc-hg-extra-fileinfo): New defstruct. |