Home
last modified time | relevance | path

Searched refs:mention_shadow (Results 1 – 2 of 2) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dkeymap.c2942 bool transl, bool always_title, bool mention_shadow) in describe_map_tree() argument
3021 partial, sub_shadows, &seen, nomenu, mention_shadow); in describe_map_tree()
3132 Lisp_Object *seen, bool nomenu, bool mention_shadow) in describe_map() argument
3174 1, mention_shadow); in describe_map()
3215 else if (mention_shadow && !EQ (tem, definition)) in describe_map()
3371 bool keymap_p, bool mention_shadow) in describe_vector() argument
3464 if (mention_shadow) in describe_vector()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dkeymap.c3078 Lisp_Object mention_shadow)
3085 bool b_mention_shadow = NILP (mention_shadow) ? false : true;
3128 bool keymap_p, bool mention_shadow) in describe_vector() argument
3214 if (mention_shadow) in describe_vector()