emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r113024: src/ChangeLog: Rearrange the last 2 entries


From: Eli Zaretskii
Subject: [Emacs-diffs] trunk r113024: src/ChangeLog: Rearrange the last 2 entries in correct order.
Date: Mon, 17 Jun 2013 16:30:47 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113024
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Mon 2013-06-17 19:30:40 +0300
message:
  src/ChangeLog: Rearrange the last 2 entries in correct order.
modified:
  src/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1438
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2013-06-17 16:28:47 +0000
+++ b/src/ChangeLog     2013-06-17 16:30:40 +0000
@@ -1,3 +1,9 @@
+2013-06-17  Eli Zaretskii  <address@hidden>
+
+       * w32fns.c (w32_wnd_proc): Don't call WINDOW_HEADER_LINE_HEIGHT
+       unless we know that the window w's frame is a frame object.
+       Another attempt at solving bug#14062 and bug#14630.
+
 2013-06-17  Lars Magne Ingebrigtsen  <address@hidden>
 
        * textprop.c (property_set_type): New enum.
@@ -8,12 +14,6 @@
        (Fadd_face_text_property): New function that calls
        add_text_properties_1.
 
-2013-06-17  Eli Zaretskii  <address@hidden>
-
-       * w32fns.c (w32_wnd_proc): Don't call WINDOW_HEADER_LINE_HEIGHT
-       unless we know that the window w's frame is a frame object.
-       Another attempt at solving bug#14062 and bug#14630.
-
 2013-06-17  Paul Eggert  <address@hidden>
 
        Move functions from lisp.h to individual modules when possible.


reply via email to

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