Mercurial > emacs
changeset 59012:4757a09db597
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 17 Dec 2004 10:53:03 +0000 |
parents | 816dc38b1981 |
children | 811c3c23099a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 17 10:48:53 2004 +0000 +++ b/lisp/ChangeLog Fri Dec 17 10:53:03 2004 +0000 @@ -1,3 +1,8 @@ +2004-12-17 Andre Spiegel <spiegel@gnu.org> + + * vc.el (vc-default-update-changelog): Use insert-file-contents, + rather than insert-file. + 2004-12-16 Jay Belanger <belanger@truman.edu> * calc/calc-comb.el (var-RandSeed): Don't initially bind it.