diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 0 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 @@ | |||
| 1384 | 1384 | ||
| 1385 | 2015-01-17 Ivan Shmakov <ivan@siamics.net> | 1385 | 2015-01-17 Ivan Shmakov <ivan@siamics.net> |
| 1386 | 1386 | ||
| 1387 | * url/url-cookie.el (url-cookie-write-file): Let-bind print-length | ||
| 1388 | and print-level to nil to avoid writing a garbled list. (Bug#16805) | ||
| 1389 | |||
| 1390 | * files.el (find-file-other-window, find-file-other-frame): | 1387 | * files.el (find-file-other-window, find-file-other-frame): |
| 1391 | Use mapc instead of mapcar. (Bug#18175) | 1388 | Use mapc instead of mapcar. (Bug#18175) |
| 1392 | 1389 | ||