changeset 87014:b4495eed789b

Use consistent, more accurate language for provenance of recent changes.
author Karl Fogel <kfogel@red-bean.com>
date Mon, 03 Dec 2007 18:54:07 +0000
parents 5baab9806257
children eb85998bbcf9
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 03 15:16:57 2007 +0000
+++ b/lisp/ChangeLog	Mon Dec 03 18:54:07 2007 +0000
@@ -22,14 +22,14 @@
 
 	* saveplace.el (save-place-alist-to-file): Set
 	coding-system-for-write once and refer to it throughout.
-	Based on a patch by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
+	Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
 
 2007-12-02  Karl Fogel  <kfogel@red-bean.com>
 
 	* saveplace.el (save-place-alist-to-file): Use `utf-8' coding
 	system when writing, and set it in the first-line file variables.
-	Based on a patch by David Reitter <dreitter{_AT_}inf.ed.ac.uk>
-	and a suggestion by Juanma Barranquero.
+	Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and
+	Juanma Barranquero.
 
 2007-12-02  Glenn Morris  <rgm@gnu.org>
 
@@ -66,7 +66,7 @@
 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>
+	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