emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src ChangeLog


From: Adrian Robert
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Fri, 18 Sep 2009 21:27:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 09/09/18 21:27:13

Modified files:
        src            : ChangeLog 

Log message:
        * nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos 
and
                     don't update the NSWindow itself.
                   (EmacsView-windowWillUseStandardFrame:defaultFrame:): Improve
                    state detection and store user rect ourselves. (Bug #3581)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7755&r2=1.7756

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7755
retrieving revision 1.7756
diff -u -b -r1.7755 -r1.7756
--- ChangeLog   18 Sep 2009 21:12:09 -0000      1.7755
+++ ChangeLog   18 Sep 2009 21:27:11 -0000      1.7756
@@ -9,6 +9,10 @@
        * nsterm.m (ns_no_defaults): Remove.
        (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources.
        (ns_use_qd_smoothing): Remove legacy variable.
+       (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
+       don't update the NSWindow itself.
+       (EmacsView-windowWillUseStandardFrame:defaultFrame:): Improve
+       state detection and store user rect ourselves. (Bug #3581)
 
        * nsfont.m (nsfont_draw) [NS_IMPL_COCOA]: Don't use
        ns_use_qd_smoothing.




reply via email to

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