# HG changeset patch # User Eli Zaretskii # Date 964451942 0 # Node ID 9561d1a7e032d8111d29ee161ccdb6ad4ce61434 # Parent 544a9b8ebb8d5bfe3c77d9eaa00b09de2ce0ea87 *** empty log message *** diff -r 544a9b8ebb8d -r 9561d1a7e032 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 24 15:16:29 2000 +0000 +++ b/lisp/ChangeLog Mon Jul 24 15:19:02 2000 +0000 @@ -1,3 +1,13 @@ +2000-07-24 Eli Zaretskii + + * mouse.el (popup-menu): Run the keymap through indirect-function, + in case it was defined with define-prefix-key. If the menu is a + list of keymaps, look up the binding of user's choice in each one + of the keymaps. + (mouse-popup-menubar): If the global and local menu-bar keymaps + don't have a prompt string, create one and insert it into the + keymap. Don't barf if current-local-map returns nil. + 2000-07-24 Francis Wright * dired.el (dired-sort-R-check): Added to allow recursive listing