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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sat, 04 Nov 2006 12:23:04 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/11/04 12:23:03

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5380
retrieving revision 1.5381
diff -u -b -r1.5380 -r1.5381
--- ChangeLog   4 Nov 2006 03:37:40 -0000       1.5380
+++ ChangeLog   4 Nov 2006 12:23:03 -0000       1.5381
@@ -1,15 +1,21 @@
-2006-10-27  Slawomir Nowaczyk  <address@hidden> (tiny change)
+2006-11-04  Ralf Angeli  <address@hidden>
+
+       * w32fns.c (w32_createwindow): Remove code for handling -geometry
+       command line option and `initial-frame-alist' which is superfluous
+       after the last change to `w32_createwindow'.
+
+2006-11-04  Slawomir Nowaczyk  <address@hidden> (tiny change)
 
        * w32proc.c: (sys_wait) Only wait for processes with fd<0.
          Others should be handled by sys_select instead. Fixes problems
          with (progn (start-process "" nil "ls") (call-process "ls"))
 
-2006-11-03  Giorgos Keramidas  <address@hidden> (tiny change)
+2006-11-04  Giorgos Keramidas  <address@hidden> (tiny change)
 
        * xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT to
        avoid gcc 2.95 error.
 
-2006-11-03  Chong Yidong  <address@hidden>
+2006-11-04  Chong Yidong  <address@hidden>
 
        * gtkutil.c (update_frame_tool_bar): If icon image is invalid and
        wicon is null, insert an empty button.




reply via email to

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