emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Thu, 30 Oct 2008 01:27:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/10/30 01:27:07

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7088
retrieving revision 1.7089
diff -u -b -r1.7088 -r1.7089
--- ChangeLog   29 Oct 2008 18:02:53 -0000      1.7088
+++ ChangeLog   30 Oct 2008 01:27:06 -0000      1.7089
@@ -1,3 +1,9 @@
+2008-10-30  Juanma Barranquero  <address@hidden>
+
+       * w32fns.c (x_create_tip_frame): Prevent default foreground color for
+       new frames overriding foreground for tooltips.  Based on similar patch
+       from Martin Rudalics <address@hidden>.  (Bug#1032)
+
 2008-10-29  Chong Yidong  <address@hidden>
 
        * emacs.c (Fdaemon_initialized): Initialize nfd.
@@ -37,7 +43,7 @@
        (main): Don't set is_daemon.
        (IS_DAEMON): New macro.
        (Fdaemonp, Fdaemon_initialized): Use it.
-       (Fdaemon_initialized): Wrtie a char into the pipe to make sure the
+       (Fdaemon_initialized): Write a char into the pipe to make sure the
        parent exits.
        (syms_of_emacs): Explicitly initialize daemon_pipe[1].
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]