From fbe0a9585f580a805d4544811141c9b5f3eb72bb Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 24 Jul 2000 15:30:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e97205960ea..1c7a707d6b0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2000-07-24 Eli Zaretskii + * info.el (Info-goto-emacs-key-command-node): Leave a space after + the prompt. + * 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 diff --git a/src/ChangeLog b/src/ChangeLog index f65cf1db3c6..450c48f0489 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-07-24 Eli Zaretskii + + * xmenu.c (keymap_panes): Pass the keymap's prompt as the pane + name to single_keymap_panes. + 2000-07-24 Andreas Schwab * fns.c (Fmakehash): Pass Qeql to Fmake_hash_table if TEST is nil. -- 2.39.2