From: Karl Fogel Date: Mon, 3 Dec 2007 18:54:07 +0000 (+0000) Subject: Use consistent, more accurate language for provenance of recent changes. X-Git-Tag: emacs-pretest-23.0.90~9122 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ca2fbc2e0ba41b7dba2aab5dadf25537cea83203;p=emacs.git Use consistent, more accurate language for provenance of recent changes. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aeec1d29cb1..73d10be0259 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 . + Suggested by David Reitter . 2007-12-02 Karl Fogel * 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 - and a suggestion by Juanma Barranquero. + Suggested by David Reitter and + Juanma Barranquero. 2007-12-02 Glenn Morris @@ -66,7 +66,7 @@ 2007-12-02 Karl Fogel Offer option for saveplace to be quiet about loading and saving. - Suggested by: David Reitter + Suggested by David Reitter * lisp/saveplace.el (save-place-quiet): New customizable boolean. (save-place-alist-to-file, load-save-place-alist-from-file): Use it