changeset 38223:578ffb91e74a

Add entry for saveplace.el change of 2001-04-19. The change to saveplace.el was committed then, but I forgot to commit the new ChangeLog entry along with it.
author Karl Fogel <kfogel@red-bean.com>
date Thu, 28 Jun 2001 16:31:01 +0000
parents 0c6cf282fd72
children b304c4a260bd
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 27 17:48:40 2001 +0000
+++ b/lisp/ChangeLog	Thu Jun 28 16:31:01 2001 +0000
@@ -1159,6 +1159,13 @@
 
 	* sql.el (sql-help): Doc change.
 
+2001-04-19  Karl Fogel  <kfogel@collab.net>
+
+	* saveplace.el (save-place-alist-to-file): Removed no-effect code
+	that inserted file content only to delete it immediately.
+	Probably a cut-and-paste bug.  Thanks to Juanma Barranquero
+	<lektu@uol.com.br> for the patch.
+
 2001-04-19  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.