changeset 67038:98d3dc11ab4e

Delete duplicate entry.
author Juri Linkov <juri@jurta.org>
date Sun, 20 Nov 2005 07:51:30 +0000
parents 9e44f3171950
children 2022f6e307e1
files lisp/ChangeLog
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- 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  <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>