Home
last modified time | relevance | path

Searched refs:noindirect (Results 1 – 10 of 10) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dkeymap.c2466 bool last_is_meta, noindirect; member
2479 bool noindirect, bool nomenus) in where_is_internal() argument
2486 if (nomenus && !noindirect) in where_is_internal()
2546 data.noindirect = noindirect; in where_is_internal()
2555 if (nomenus && !noindirect) in where_is_internal()
2599 …(Lisp_Object definition, Lisp_Object keymap, Lisp_Object firstonly, Lisp_Object noindirect, Lisp_O…
2665 !NILP (noindirect), nomenus));
2702 !NILP (noindirect), nomenus);
2765 bool noindirect = d->noindirect; in where_is_internal_1() local
2772 if (!noindirect) in where_is_internal_1()
H A DChangeLog.1111681 * keymap.c (where_is_internal_data): Make noindirect a boolean.
/dports/editors/emacs/emacs-27.2/src/
H A Dkeymap.c2402 bool last_is_meta, noindirect; member
2415 bool noindirect, bool nomenus) in where_is_internal() argument
2423 if (nomenus && !noindirect) in where_is_internal()
2483 data.noindirect = noindirect; in where_is_internal()
2492 if (nomenus && !noindirect) in where_is_internal()
2536 …(Lisp_Object definition, Lisp_Object keymap, Lisp_Object firstonly, Lisp_Object noindirect, Lisp_O…
2603 !NILP (noindirect), nomenus));
2640 !NILP (noindirect), nomenus);
2703 bool noindirect = d->noindirect; in where_is_internal_1() local
2710 if (!noindirect) in where_is_internal_1()
H A DChangeLog.1111681 * keymap.c (where_is_internal_data): Make noindirect a boolean.
/dports/lang/expect/expect5.45.4/
H A DNEWS310 -noindirect may be used to suppress indirects which also match a
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dkeymaps.texi1940 @defun where-is-internal command &optional keymap firstonly noindirect no-remap
1968 If @var{noindirect} is non-@code{nil}, @code{where-is-internal} doesn't look
H A DChangeLog.1583 (Scanning Keymaps): Reword the `noindirect' argument.
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dkeymaps.texi2162 @defun where-is-internal command &optional keymap firstonly noindirect no-remap
2190 If @var{noindirect} is non-@code{nil}, @code{where-is-internal} doesn't look
H A DChangeLog.1583 (Scanning Keymaps): Reword the `noindirect' argument.
/dports/editors/emacs/emacs-27.2/info/
H A Delisp.info31217 noindirect no-remap