changeset 84449:91064754e39c

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 10 Sep 2007 11:29:07 +0000
parents d03b0147539e
children a8fe8c64e5d0
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Sep 10 10:55:24 2007 +0000
+++ b/src/ChangeLog	Mon Sep 10 11:29:07 2007 +0000
@@ -26,7 +26,7 @@
 
 2007-09-08  Eli Zaretskii  <eliz@gnu.org>
 
-	* sysdep.c [WINDOWSNT]: Don't include sysselect.h
+	* sysdep.c [WINDOWSNT]: Don't include sysselect.h.
 
 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
@@ -39,7 +39,7 @@
 	a window object.
 	(Fdisplay_buffer): Remove `register' since `buffer' needs to be gcpro'd.
 
-2007-09-07  Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>  (tiny change)
+2007-09-07  Angelo Graziosi  <Angelo.Graziosi@roma1.infn.it>  (tiny change)
 
 	* term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
 
@@ -133,7 +133,6 @@
 	* frame.c (Qterm_environment_variable): Remove.
 	(syms_of_frame): Don't init and staticpro it.
 
-
 	* callproc.c (getenv_internal): Remove special case for $TERM.
 
 	* callproc.c (Vinitial_environment): New variable.
@@ -572,7 +571,7 @@
 	(Fx_display_screens, Fx_display_mm_height, Fx_display_mm_width)
 	(Fx_display_backing_store, Fx_display_visual_class)
 	(Fx_display_save_under, Fx_close_connection, x_create_tip_frame):
-	Use FRAME_TERMINAL_P, FRAME_WINDOW_P,  FRAME_TTY and FRAME_RIF.
+	Use FRAME_TERMINAL_P, FRAME_WINDOW_P, FRAME_TTY and FRAME_RIF.
 
 	* xfns.c (x_set_foreground_color x_set_background_color)
 	(x_set_mouse_color, x_set_cursor_color, x_make_gc):