From 1ee99b6fbde4a58e7be24c46e19ff8faadbe704f Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 20 Feb 2015 19:36:54 -0500 Subject: [PATCH] # ChangeLog fix --- lisp/ChangeLog | 3 --- lisp/url/ChangeLog | 5 +++++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ce1a8c2c0f9..925f51b6557 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1384,9 +1384,6 @@ 2015-01-17 Ivan Shmakov - * 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) diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 920d692d319..0f464135840 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -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 + + * 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 * url-http.el (url-http-parse-headers): `gnutls-available-p' is -- 2.39.2