comparison man/lispref/keymaps.texi @ 367:a4f53d9b3154 r21-1-13

Import from CVS: tag r21-1-13
author cvs
date Mon, 13 Aug 2007 11:01:07 +0200
parents 169c0442b401
children cc15677e0335
comparison
equal deleted inserted replaced
366:83d76f480a59 367:a4f53d9b3154
1509 1509
1510 If @var{noindirect} is non-@code{nil}, @code{where-is-internal} doesn't 1510 If @var{noindirect} is non-@code{nil}, @code{where-is-internal} doesn't
1511 follow indirect keymap bindings. This makes it possible to search for 1511 follow indirect keymap bindings. This makes it possible to search for
1512 an indirect definition itself. 1512 an indirect definition itself.
1513 1513
1514 This function is used by @code{where-is} (@pxref{Help, , Help, emacs, 1514 This function is used by @code{where-is} (@pxref{Help, , Help, xemacs,
1515 The XEmacs Reference Manual}). 1515 The XEmacs Reference Manual}).
1516 1516
1517 @smallexample 1517 @smallexample
1518 @group 1518 @group
1519 (where-is-internal 'describe-function) 1519 (where-is-internal 'describe-function)