aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-09-27 12:25:53 -0400
committerStefan Monnier2014-09-27 12:25:53 -0400
commita5426ef3c2c1479cc045e271cbd60a73de548ace (patch)
tree69468d02b4b437f105e8646638f077813c88289f /lisp/ChangeLog
parentaf71540b126e2449d365b0d2c88f4026f4b6b3f6 (diff)
downloademacs-a5426ef3c2c1479cc045e271cbd60a73de548ace.tar.gz
emacs-a5426ef3c2c1479cc045e271cbd60a73de548ace.zip
* lisp/emacs-lisp/package.el (package-check-signature): Default to nil if
GPG is not available. (package-refresh-contents): Don't mess with the keyring if we won't check the signatures anyway.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0a72fa4aa2b..62d3ba4445c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12014-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/package.el (package-check-signature): Default to nil if
4 GPG is not available.
5 (package-refresh-contents): Don't mess with the keyring if we won't
6 check the signatures anyway.
7
12014-09-18 Kan-Ru Chen <kanru@kanru.info> 82014-09-18 Kan-Ru Chen <kanru@kanru.info>
2 9
3 * window.el (fit-window-to-buffer): When counting buffer width, 10 * window.el (fit-window-to-buffer): When counting buffer width,