# HG changeset patch # User Glenn Morris # Date 1177183766 0 # Node ID 6698eef48043c693144f8f75282bf5ce2395b75c # Parent 724c6ca82a1f59dac8c1dba60e0221572ebd6d5a (Fdefine_key): Fix info ref in doc string. diff -r 724c6ca82a1f -r 6698eef48043 src/keymap.c --- a/src/keymap.c Sat Apr 21 14:30:38 2007 +0000 +++ b/src/keymap.c Sat Apr 21 19:29:26 2007 +0000 @@ -1125,7 +1125,8 @@ a cons (STRING . DEFN), meaning that DEFN is the definition (DEFN should be a valid definition in its own right), or a cons (MAP . CHAR), meaning use definition of CHAR in keymap MAP, - or an extended menu item definition. (See info node `Extended Menu Items'.) + or an extended menu item definition. (See info node +`(elisp)Extended Menu Items'.) If KEYMAP is a sparse keymap with a binding for KEY, the existing binding is altered. If there is no binding for KEY, the new pair