From: Juri Linkov Date: Sun, 20 Nov 2005 07:51:30 +0000 (+0000) Subject: Delete duplicate entry. X-Git-Tag: emacs-pretest-22.0.90~5753 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c9393a612b5aeeefb98461e43f3c4b06e25ae999;p=emacs.git Delete duplicate entry. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4e96182fcc..76e7bad9fa7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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