1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00

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.
This commit is contained in:
Karl Fogel 2001-06-28 16:31:01 +00:00
parent def83929f3
commit 9f3703ab18

View File

@ -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'.