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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 03 Sep 2004 08:39:05 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3858 emacs/src/ChangeLog:1.3859
*** emacs/src/ChangeLog:1.3858  Thu Sep  2 22:33:27 2004
--- emacs/src/ChangeLog Thu Sep  2 23:26:16 2004
***************
*** 1,3 ****
--- 1,18 ----
+ 2004-09-03  Jason Rumney  <address@hidden>
+ 
+       * w32menu.c (_widget_value): Added lname and lkey.
+       (digest_single_submenu): Set lname and lkey in widget_value
+       instead of name and key.
+       (update_submenu_strings): New function.
+       (set_frame_menubar): Remove call to inhibit_garbage_collection,
+       call update_submenu_strings.
+ 
+       * w32menu.c (globals_of_w32menu): Check for Unicode API.
+       (digest_single_submenu, w32_menu_show): Encode menu strings as
+       UTF-8 if Unicode API is available.
+       (utf8to16): New function.
+       (add_menu_item): Use it when calling Unicode API.
+       
  2004-09-03  Kim F. Storm  <address@hidden>
  
        * xdisp.c (set_cursor_from_row): Look for non-nil `cursor' property




reply via email to

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