emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r100837: src/ChangeLog: Fix typos and


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100837: src/ChangeLog: Fix typos and dates.
Date: Sat, 17 Jul 2010 13:38:31 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100837
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Sat 2010-07-17 13:38:31 +0200
message:
  src/ChangeLog: Fix typos and dates.
modified:
  src/ChangeLog
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-07-16 15:42:15 +0000
+++ b/src/ChangeLog     2010-07-17 11:38:31 +0000
@@ -1,4 +1,4 @@
-2010-07-14  Jan Djärv  <address@hidden>
+2010-07-16  Jan Djärv  <address@hidden>
 
        * xterm.h (x_menubar_window_to_frame): Second parameter is XEvent*.
 
@@ -15,7 +15,7 @@
 
        * gtkutil.c (xg_event_is_for_menubar): New function (Bug#6499).
 
-2010-07-14  Eli Zaretskii  <address@hidden>
+2010-07-16  Eli Zaretskii  <address@hidden>
 
        * w32fns.c (x_set_foreground_color): Fix setting the cursor color
        when it's the same as the old foreground.  (Bug#6609)
@@ -55,8 +55,8 @@
        (prepare_menu_bars): Remove setting of pending_menu_activation.
 
        * xmenu.c (pending_menu_activation): Remove.
-       (x_activate_menubar): Set popup_activated_flag for Xt also. Remove
-       setting of pending_menu_activation.
+       (x_activate_menubar): Set popup_activated_flag for Xt also.
+       Remove setting of pending_menu_activation.
        (set_frame_menubar): Remove check of pending_menu_activation.
        Declare menubar_size before code.  Correct spelling in comment.
 
@@ -1164,7 +1164,7 @@
        * nsterm.m (ns_draw_fringe_bitmap): Likewise.
 
        * fringe.c (draw_fringe_bitmap_1): Don't clip bitmap here.
-       Take account of bitmap offset.
+       Take account of bitmap offset.
        (draw_window_fringes): Take account of window vscroll.
        (update_window_fringes): Likewise.  Extend top-aligned top indicator
        or bottom-aligned bottom indicator to adjacent rows if it doesn't fit


reply via email to

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