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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 18 Apr 2006 21:02:02 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.5017 emacs/src/ChangeLog:1.5018
--- emacs/src/ChangeLog:1.5017  Tue Apr 18 08:13:49 2006
+++ emacs/src/ChangeLog Tue Apr 18 21:02:02 2006
@@ -1,3 +1,20 @@
+2006-04-18  Richard Stallman  <address@hidden>
+
+       * xmenu.c (restore_menu_items, save_menu_items): New fns.
+       (set_frame_menubar): Use save_menu_items.  Save updated vector in
+       the frame before unwinding it.  Don't use unuse_menu_items.  Don't
+       use discard_menu_items.
+       (digest_single_submenu): Abort if an item is not in a pane.
+       (init_menu_items): Put the error check at the top.
+
+       * keymap.c (describe_map): Make "shadowed" warning more verbose.
+
+       * window.c (adjust_window_trailing_edge): Correctly distinguish
+       series vs parallel cases, even when window has no parent.
+
+       * abbrev.c (record_symbol): New function.
+       (Finsert_abbrev_table_description): Sort the abbrevs alphabetically.
+
 2006-04-18  YAMAMOTO Mitsuharu  <address@hidden>
 
        * image.c (x_create_bitmap_from_data) [MAC_OS]: Don't check return




reply via email to

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