aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-09-08 16:15:17 -0700
committerGlenn Morris2013-09-08 16:15:17 -0700
commit144e38fe1809f1fcf96ce04b5abdfbca585e5251 (patch)
tree7e26236c1d3cbbdf575ca626134fe02546ba6bf6 /lisp/ChangeLog
parenteb31a86cb21c2f19a34830d3b7cdf7a087be826b (diff)
downloademacs-144e38fe1809f1fcf96ce04b5abdfbca585e5251.tar.gz
emacs-144e38fe1809f1fcf96ce04b5abdfbca585e5251.zip
* lisp/saveplace.el (load-save-place-alist-from-file): Demote errors.
Fixes: debbugs:15305
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 40a36719a1a..a7cb40fee60 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-09-08 Glenn Morris <rgm@gnu.org>
2
3 * saveplace.el (load-save-place-alist-from-file):
4 Demote errors. (Bug#15305)
5
12013-09-08 Michael Albinus <michael.albinus@gmx.de> 62013-09-08 Michael Albinus <michael.albinus@gmx.de>
2 7
3 Improve compatibility with older Emacsen, and XEmacs. 8 Improve compatibility with older Emacsen, and XEmacs.