]> git.eshelyaron.com Git - emacs.git/commitdiff
# ChangeLog fix
authorGlenn Morris <rgm@gnu.org>
Sat, 21 Feb 2015 00:36:54 +0000 (19:36 -0500)
committerGlenn Morris <rgm@gnu.org>
Sat, 21 Feb 2015 00:36:54 +0000 (19:36 -0500)
lisp/ChangeLog
lisp/url/ChangeLog

index ce1a8c2c0f9e6f0ab43952a382e69a436bb44820..925f51b655792b83954ee840467fcb30314a8d1d 100644 (file)
 
 2015-01-17  Ivan Shmakov  <ivan@siamics.net>
 
-       * url/url-cookie.el (url-cookie-write-file): Let-bind print-length
-       and print-level to nil to avoid writing a garbled list.  (Bug#16805)
-
        * files.el (find-file-other-window, find-file-other-frame):
        Use mapc instead of mapcar.  (Bug#18175)
 
index 920d692d319980902110dc745f1c2c5eac072c0f..0f464135840616a26d0609f889d75da37f055ead 100644 (file)
@@ -4,6 +4,11 @@
        * url-dav.el (url-dav-delete-directory, url-dav-delete-file)
        (url-dav-directory-files): Keep diagnostics consistent with system's.
 
+2015-01-17  Ivan Shmakov  <ivan@siamics.net>
+
+       * url-cookie.el (url-cookie-write-file): Let-bind print-length
+       and print-level to nil to avoid writing a garbled list.  (Bug#16805)
+
 2014-12-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * url-http.el (url-http-parse-headers): `gnutls-available-p' is