aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1f8187d9e27..9ff78a4ca5f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12014-01-08 Daiki Ueno <ueno@gnu.org>
2
3 * emacs-lisp/package.el (url-recreate-url): Declare.
4 (url-http-target-url): Declare.
5 (package-handle-response): Include requested URL in the error
6 message.
7 (package--check-signature): Don't re-signal errors from
8 package--with-work-buffer. Suggested by Stefan Monnier.
9
12014-01-07 Bastien Guerry <bzg@gnu.org> 102014-01-07 Bastien Guerry <bzg@gnu.org>
2 11
3 * minibuffer.el (completion--try-word-completion): When both a 12 * minibuffer.el (completion--try-word-completion): When both a