# HG changeset patch # User Karl Fogel # Date 993745861 0 # Node ID 578ffb91e74afa7e3b4949fe8ba1a34a69c45bbc # Parent 0c6cf282fd7277573864bb44d3c5a2974876b21e 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. diff -r 0c6cf282fd72 -r 578ffb91e74a lisp/ChangeLog --- 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 + + * 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 + for the patch. + 2001-04-19 Stefan Monnier * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.