Mercurial > emacs
comparison lisp/ChangeLog @ 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 | a7d7b742151a |
children | b304c4a260bd |
comparison
equal
deleted
inserted
replaced
38222:0c6cf282fd72 | 38223:578ffb91e74a |
---|---|
1156 (sql-highlight-ansi-keywords): New function. | 1156 (sql-highlight-ansi-keywords): New function. |
1157 | 1157 |
1158 2001-04-20 Alex Schroeder <alex@gnu.org> | 1158 2001-04-20 Alex Schroeder <alex@gnu.org> |
1159 | 1159 |
1160 * sql.el (sql-help): Doc change. | 1160 * sql.el (sql-help): Doc change. |
1161 | |
1162 2001-04-19 Karl Fogel <kfogel@collab.net> | |
1163 | |
1164 * saveplace.el (save-place-alist-to-file): Removed no-effect code | |
1165 that inserted file content only to delete it immediately. | |
1166 Probably a cut-and-paste bug. Thanks to Juanma Barranquero | |
1167 <lektu@uol.com.br> for the patch. | |
1161 | 1168 |
1162 2001-04-19 Stefan Monnier <monnier@cs.yale.edu> | 1169 2001-04-19 Stefan Monnier <monnier@cs.yale.edu> |
1163 | 1170 |
1164 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'. | 1171 * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'. |
1165 | 1172 |