aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0e3fbb89976..f0c1bcb7a8b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12013-05-22 Glenn Morris <rgm@gnu.org> 12013-05-22 Glenn Morris <rgm@gnu.org>
2 2
3 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
4 Always delete the autoloaded function from the noruntime and
5 unresolved functions lists.
6
3 * allout.el: No need to load epa, epg, overlay when compiling. 7 * allout.el: No need to load epa, epg, overlay when compiling.
4 (epg-context-set-passphrase-callback, epg-list-keys) 8 (epg-context-set-passphrase-callback, epg-list-keys)
5 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string) 9 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)