]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete duplicate entry.
authorJuri Linkov <juri@jurta.org>
Sun, 20 Nov 2005 07:51:30 +0000 (07:51 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 20 Nov 2005 07:51:30 +0000 (07:51 +0000)
lisp/ChangeLog

index d4e96182fccc34b748955a9553bfe15d773cfece..76e7bad9fa78c266277acc610053b5b4b11ebd8c 100644 (file)
 
 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
-       * 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  <belanger@truman.edu>