diff lisp/ChangeLog @ 86967:1cd90460f988

Offer option for saveplace to be quiet about loading and saving. Suggested by: David Reitter <dreitter{_AT_}inf.ed.ac.uk> * lisp/saveplace.el (save-place-quiet): New customizable boolean. (save-place-alist-to-file, load-save-place-alist-from-file): Use it to determine whether to print loading/saving messages.
author Karl Fogel <kfogel@red-bean.com>
date Sun, 02 Dec 2007 19:54:46 +0000
parents ab3221b29d61
children df4b6ea1783c
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 02 18:58:23 2007 +0000
+++ b/lisp/ChangeLog	Sun Dec 02 19:54:46 2007 +0000
@@ -1,3 +1,12 @@
+2007-12-02  Karl Fogel  <kfogel@red-bean.com>
+
+	Offer option for saveplace to be quiet about loading and saving.
+	Suggested by: David Reitter <dreitter{_AT_}inf.ed.ac.uk>
+
+	* lisp/saveplace.el (save-place-quiet): New customizable boolean.
+	(save-place-alist-to-file, load-save-place-alist-from-file): Use it
+	to determine whether to print loading/saving messages.
+
 2007-12-02  Glenn Morris  <rgm@gnu.org>
 
 	* mail/binhex.el: Move here from gnus/.