comparison man/lispref/keymaps.texi @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents a4f53d9b3154
children 74fd4e045ea6
comparison
equal deleted inserted replaced
370:bd866891f083 371:cc15677e0335
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, xemacs, 1514 This function is used by @code{where-is} (@pxref{Help, , Help, emacs,
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)