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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 19 Sep 2008 00:35:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/09/19 00:35:43

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6978
retrieving revision 1.6979
diff -u -b -r1.6978 -r1.6979
--- ChangeLog   18 Sep 2008 18:21:05 -0000      1.6978
+++ ChangeLog   19 Sep 2008 00:35:42 -0000      1.6979
@@ -1,3 +1,10 @@
+2008-09-18  Dan Nicolaescu  <address@hidden>
+
+       * frame.h (struct frame): Move alpha from the middle of bitfields.
+
+       * window.h (struct window): Move frozen_window_start_p after the
+       rest of the bitfields to reduce padding.
+
 2008-09-18  Chong Yidong  <address@hidden>
 
        * xterm.h (x_display_info): Remove `height' and `width' members.
@@ -38,6 +45,7 @@
        * xmenu.c (menu_position_func): Use x_display_pixel_height and
        x_display_pixel_width.
 
+>>>>>>> 1.6978
 2008-09-18  Kenichi Handa  <address@hidden>
 
        * composite.c (fill_gstring_header): Don't check FROM and TO here.
@@ -143,6 +151,7 @@
        * indent.c (Fvertical_motion): Be sure to set
        it_overshoot_expected if it.cmp_it.id is non-nengative.
 
+>>>>>>> 1.6977
 2008-09-07  Andreas Schwab  <address@hidden>
 
        * callproc.c (Fcall_process): Don't hold references to string data




reply via email to

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