changeset 86835:936ce2c5fcbe

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 29 Nov 2007 21:57:25 +0000
parents ca4d8fae0af9
children 11b4896b439a
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Nov 29 21:57:12 2007 +0000
+++ b/src/ChangeLog	Thu Nov 29 21:57:25 2007 +0000
@@ -1,3 +1,10 @@
+2007-11-29  Jason Rumney  <jasonr@gnu.org>
+
+	* w32console.c: Leave HAVE_WINDOW_SYSTEM defined.
+	(w32_face_attributes): Use Vtty_defined_color_alist to determine
+	if the terminal colors are initialized.
+	(unspecified_fg, unspecified_bg): Remove unused declarations.
+
 2007-11-29  Andreas Schwab  <schwab@suse.de>
 
 	* keyboard.c (apply_modifiers): Fix typo.