changeset 69405:a13585e93d56

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 11 Mar 2006 16:26:31 +0000
parents 26f292c725f1
children 8b54066613d1
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 11 16:25:36 2006 +0000
+++ b/lisp/ChangeLog	Sat Mar 11 16:26:31 2006 +0000
@@ -1,3 +1,7 @@
+2006-03-11  Eli Zaretskii  <eliz@gnu.org>
+
+	* simple.el (yank): Fix last change.
+
 2006-03-11  David Ponce  <david@dponce.com>
 
 	* ispell.el (ispell-find-aspell-dictionaries): Add aliases before
--- a/src/ChangeLog	Sat Mar 11 16:25:36 2006 +0000
+++ b/src/ChangeLog	Sat Mar 11 16:26:31 2006 +0000
@@ -1,3 +1,8 @@
+2006-03-11  David Ponce  <david@dponce.com>
+
+	* xfns.c (x_create_tip_frame): Preserve received parms by copying
+	them.
+
 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
 
 	* w32term.c: Add x_fully_uncatch_errors and x_catching_errors to