emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 21 Sep 2007 11:08:02 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/09/21 11:08:01

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11805
retrieving revision 1.11806
diff -u -b -r1.11805 -r1.11806
--- ChangeLog   21 Sep 2007 08:05:27 -0000      1.11805
+++ ChangeLog   21 Sep 2007 11:08:00 -0000      1.11806
@@ -1,7 +1,12 @@
+2007-09-21  Juanma Barranquero  <address@hidden>
+
+       * frame.el (suspend-frame): Call `iconify-or-deiconify-frame' also
+       on w32 frames.
+
 2007-09-21  Stefan Monnier  <address@hidden>
 
        * startup.el (normal-top-level): Remove DISPLAY from
-       process-environment to let it be computed dynamically in callproc.c
+       process-environment to let it be computed dynamically in callproc.c.
 
        * frame.el (frame-initialize, make-frame):
        * faces.el (tty-set-up-initial-frame-faces):
@@ -258,7 +263,7 @@
        server-process-filter.
        (server-execute-continuation): New functions.
        (server-process-filter): Restructure so that all arguments are analysed
-       first and then acted upon in a subsequent stage  This way
+       first and then acted upon in a subsequent stage.  This way
        server-goto-toplevel can be executed later, when we know if
        it's necessary.
        Remove the "-version" and "-version-good" support.




reply via email to

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