diff src/ChangeLog @ 46008:8699eb066bba

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 25 Jun 2002 15:16:51 +0000
parents d34b2d6f0c7a
children 81e394dd1aa4
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jun 25 13:00:12 2002 +0000
+++ b/src/ChangeLog	Tue Jun 25 15:16:51 2002 +0000
@@ -16,19 +16,21 @@
 
 	* coding.c (detect_eol): Preserve coding->cmp_data.
 
-	* w16select.c (Fw16_get_clipboard_data): Disable composition
-	handling.
+	* w16select.c (Fw16_get_clipboard_data): Disable composition handling.
 
 	* w32fns.c (w32_to_x_font): Disable composition handling.
 
-	* w32select.c (Fw32_get_clipboard_data): Disable composition
-	handling.
+	* w32select.c (Fw32_get_clipboard_data): Disable composition handling.
 
 	* xselect.c (selection_data_to_lisp_data): Disable composition
 	handling.
 
 	* xterm.c (XTread_socket): Disable composition handling.
 
+2002-06-24  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* print.c (temp_output_buffer_setup): Kill all local variables.
+
 2002-06-22  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* lread.c (Fread): Remove redundant and imprecise declaration.