Mercurial > emacs
changeset 14199:ac3f51460e07
Doc menu-bar-update-hook.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 17 Jan 1996 17:23:04 +0000 |
parents | d018e8da6435 |
children | 5a3beebafdcb |
files | lispref/keymaps.texi |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/keymaps.texi Wed Jan 17 00:24:29 1996 +0000 +++ b/lispref/keymaps.texi Wed Jan 17 17:23:04 1996 +0000 @@ -1700,6 +1700,12 @@ at the end of the menu bar, following local menu items. @end defvar +@defvar menu-bar-update-hook +This normal hook is run whenever the user clicks on the menu bar, before +displaying a submenu. You can use it to update submenus whose contents +should vary. +@end defvar + @node Modifying Menus @subsection Modifying Menus