diff src/ChangeLog @ 55571:402c0c610d46

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 13 May 2004 17:14:33 +0000
parents b4deb4abca4d
children becfa8f0bdfd
line wrap: on
line diff
--- a/src/ChangeLog	Thu May 13 17:12:21 2004 +0000
+++ b/src/ChangeLog	Thu May 13 17:14:33 2004 +0000
@@ -1,3 +1,7 @@
+2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* lisp.h (USE_LSB_TAG): Make it the default when it is known to work.
+
 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
 	* window.c (Fdisplay_buffer, Fsplit_window)
@@ -25,12 +29,11 @@
 	(xpm_put_color_table_h, xpm_get_color_table_h)
 	(xpm_str_to_color_key, xpm_load_image, xpm_load)
 	(syms_of_image): Support XPM on Carbon Emacs.  Does not
-	depend on libXpm, but only supports XPM version 3 without
-	extensions.
+	depend on libXpm, but only supports XPM version 3 without extensions.
 
 2004-05-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
-	* macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P
+	* macterm.c (x_flush, XTframe_up_to_date): Use FRAME_MAC_P
 	instead of FRAME_X_P
 
 2004-05-11  Kim F. Storm  <storm@cua.dk>
@@ -174,8 +177,8 @@
 
 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
 
-	* syntax.h (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY_INT): Avoid
-	compiler warnings.
+	* syntax.h (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY_INT):
+	Avoid compiler warnings.
 
 	* Makefile.in (region-cache.o): Depend on config.h.