Home
last modified time | relevance | path

Searched refs:push_text_char_description (Results 1 – 7 of 7) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dkeymap.c2354 push_text_char_description (register unsigned int c, register char *p) in push_text_char_description() function
2397 int len = push_text_char_description (c, desc) - desc;
H A DChangeLog.11354 * keymap.c (push_text_char_description):
H A DChangeLog.1222459 (copy_keymap_item, append_key, push_text_char_description):
/dports/editors/emacs/emacs-27.2/src/
H A Dkeymap.c2283 push_text_char_description (register unsigned int c, register char *p) in push_text_char_description() function
2333 *push_text_char_description (c & 0377, str) = 0;
H A DChangeLog.11354 * keymap.c (push_text_char_description):
H A DChangeLog.1222459 (copy_keymap_item, append_key, push_text_char_description):
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.379394 * src/keymap.c (push_text_char_description): Omit useless code.