Mercurial > emacs
diff lisp/ChangeLog @ 70515:9e3f440412e8
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 07 May 2006 20:57:58 +0000 |
parents | 53adfd470fe4 |
children | 5bc992d7ffd3 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 07 20:52:05 2006 +0000 +++ b/lisp/ChangeLog Sun May 07 20:57:58 2006 +0000 @@ -1,3 +1,10 @@ +2006-05-07 Kim F. Storm <storm@cua.dk> + + * subr.el (add-to-history): Remove keep-dups arg. + + * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates + to nil around call to add-to-history. + 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather