diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c3fe600a672..71168b43969 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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'.