Mercurial > emacs
comparison lisp/ChangeLog @ 74863:e658329f448a
* allout.el (allout-encrypt-string): Inhibit use of agent within
body of let form where encryption happens. Acknowledge non-use of
gpg-agent in docstring.
(allout-toggle-subtree-encryption): Acknowledge non-use of
gpg-agent in docstring.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 24 Dec 2006 01:08:26 +0000 |
parents | 79b7271aab69 |
children | b507f3dc4bbc |
comparison
equal
deleted
inserted
replaced
74862:f26ca3af31fe | 74863:e658329f448a |
---|---|
1 2006-12-24 Ken Manheimer <ken.manheimer@gmail.com> | |
2 | |
3 * allout.el (allout-encrypt-string): Inhibit use of agent within | |
4 body of let form where encryption happens. Acknowledge non-use of | |
5 gpg-agent in docstring. | |
6 (allout-toggle-subtree-encryption): Acknowledge non-use of | |
7 gpg-agent in docstring. | |
8 | |
1 2006-12-24 Chong Yidong <cyd@stupidchicken.com> | 9 2006-12-24 Chong Yidong <cyd@stupidchicken.com> |
2 | 10 |
3 * custom.el (custom-add-frequent-value): Alias for | 11 * custom.el (custom-add-frequent-value): Alias for |
4 custom-add-option. | 12 custom-add-option. |
5 | 13 |