Add entry for saveplace.el change of 2001-04-19. The change to
authorKarl Fogel <kfogel@red-bean.com>
Thu, 28 Jun 2001 16:31:01 +0000 (16:31 +0000)
committerKarl Fogel <kfogel@red-bean.com>
Thu, 28 Jun 2001 16:31:01 +0000 (16:31 +0000)
saveplace.el was committed then, but I forgot to commit the new
ChangeLog entry along with it.

lisp/ChangeLog

index c3fe600..71168b4 100644 (file)
 
        * 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'.