# HG changeset patch # User Juri Linkov # Date 1132473090 0 # Node ID 98d3dc11ab4e45866bb45c7701fd416ea277fcc7 # Parent 9e44f31719507e9161e490ff400fd6d2862c7afe Delete duplicate entry. diff -r 9e44f3171950 -r 98d3dc11ab4e lisp/ChangeLog --- a/lisp/ChangeLog Sun Nov 20 07:48:44 2005 +0000 +++ b/lisp/ChangeLog Sun Nov 20 07:51:30 2005 +0000 @@ -2137,14 +2137,6 @@ 2005-10-19 Stefan Monnier - * simple.el (eval-expression-print-format): Put the char-string - inside the parenthesis, like the other alternative notations. - (kill-new): Use push. - (copy-to-buffer): Use with-current-buffer. - (completion-setup-function): Simplify. - (minibuffer-local-must-match-map): Don't add redundant bindings which - are already present in its parent (minibuffer-local-completion-map). - * savehist.el (savehist-coding-system): Revert to checking XEmacs. 2005-10-19 Jay Belanger