Home
last modified time | relevance | path

Searched refs:push_key_description (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dkeymap.h36 extern char *push_key_description (EMACS_INT, char *);
H A Dkeymap.c2174 push_key_description (EMACS_INT ch, char *p) in push_key_description() function
2318 char *p = push_key_description (XFIXNUM (key), tem);
2849 bufend = push_key_description (translate[c], buf);
2852 bufend = push_key_description (c, buf);
H A DChangeLog.7348 * keymap.c (push_key_description): Output multibyte char as itself.
3977 * keymap.c (push_key_description): If C >= 128, always use octal
5350 * keymap.c (push_key_description): Delete useless `if' statement.
8697 (push_key_description): A key code less than 512 is printed with 3
9207 (push_key_description): If enable-multibyte-characters is t, use
9538 * keymap.c (push_key_description): Print C-j, not LFD.
H A DChangeLog.94196 push_key_description. Former code could signal an invalid
4199 * keymap.c (push_key_description): Add parameter FORCE_MULTIBYTE.
4201 (Fsingle_key_description): Call push_key_description with
4205 * lisp.h (push_key_description): Add prototype.
4377 * keymap.c (push_key_description): Don't convert eight-bit-control
8042 * keymap.c (push_key_description): If C without modifiers is < 32,
H A DChangeLog.124056 (accessible_keymaps_1, Fkey_description, push_key_description):
4079 * keymap.c (push_key_description): Omit last arg, which was always 1.
6477 * keymap.c (push_key_description): Print M-TAB as C-M-i
15126 instead of build_string to build string from push_key_description.
15482 * keymap.h (KEY_DESCRIPTION_SIZE, push_key_description): Move decls
15484 * lisp.h: ... from here. push_key_description is no longer
15487 logically belongs with push_key_description.
15585 * keymap.c (push_key_description): First arg is now EMACS_INT, not int,
15591 * lisp.h (get_minibuffer, push_key_description): Reflect API changes.
21831 * keymap.c (push_key_description):
H A DChangeLog.8529 * keymap.c (push_key_description): Adjust for the change of
1081 memory for push_key_description.
1084 allocate memory for push_key_description.
11962 * keymap.c (push_key_description): If enable-multibyte-characters
11967 * keymap.c (push_key_description): If enable-multibyte-characters
H A Dkeyboard.c489 ptr = push_key_description (XFIXNUM (c), ptr); in echo_add_key()
H A DChangeLog.13224 * keymap.c (push_key_description):
H A DChangeLog.11416 (Fcurrent_local_map, push_key_description)
649 (Fcurrent_local_map, push_key_description)
26224 * keymap.c (push_key_description): Pay attention to force_multibyte.
26586 * keymap.c (push_key_description): Call CHARACTERP correctly.
26875 (push_key_description): Use CHARACTERP.
27473 (push_key_description): Adjust for the new character code.
H A DChangeLog.22805 since -O triggers compiler bug affecting push_key_description.
H A DChangeLog.31775 * keymap.c (push_key_description): Ignore bits above meta_modifier.
2425 (push_key_description): Handle all modifiers.
2971 push_key_description.
H A DChangeLog.104021 * keymap.c (push_key_description): Handle invalid character key.
/dports/editors/emacs/emacs-27.2/src/
H A Dkeymap.h36 extern char *push_key_description (EMACS_INT, char *);
H A Dkeymap.c2113 push_key_description (EMACS_INT ch, char *p) in push_key_description() function
2257 char *p = push_key_description (XFIXNUM (key), tem);
2790 bufend = push_key_description (translate[c], buf);
2793 bufend = push_key_description (c, buf);
H A DChangeLog.7348 * keymap.c (push_key_description): Output multibyte char as itself.
3977 * keymap.c (push_key_description): If C >= 128, always use octal
5350 * keymap.c (push_key_description): Delete useless `if' statement.
8697 (push_key_description): A key code less than 512 is printed with 3
9207 (push_key_description): If enable-multibyte-characters is t, use
9538 * keymap.c (push_key_description): Print C-j, not LFD.
H A DChangeLog.94196 push_key_description. Former code could signal an invalid
4199 * keymap.c (push_key_description): Add parameter FORCE_MULTIBYTE.
4201 (Fsingle_key_description): Call push_key_description with
4205 * lisp.h (push_key_description): Add prototype.
4377 * keymap.c (push_key_description): Don't convert eight-bit-control
8042 * keymap.c (push_key_description): If C without modifiers is < 32,
H A DChangeLog.124056 (accessible_keymaps_1, Fkey_description, push_key_description):
4079 * keymap.c (push_key_description): Omit last arg, which was always 1.
6477 * keymap.c (push_key_description): Print M-TAB as C-M-i
15126 instead of build_string to build string from push_key_description.
15482 * keymap.h (KEY_DESCRIPTION_SIZE, push_key_description): Move decls
15484 * lisp.h: ... from here. push_key_description is no longer
15487 logically belongs with push_key_description.
15585 * keymap.c (push_key_description): First arg is now EMACS_INT, not int,
15591 * lisp.h (get_minibuffer, push_key_description): Reflect API changes.
21831 * keymap.c (push_key_description):
H A DChangeLog.8529 * keymap.c (push_key_description): Adjust for the change of
1081 memory for push_key_description.
1084 allocate memory for push_key_description.
11962 * keymap.c (push_key_description): If enable-multibyte-characters
11967 * keymap.c (push_key_description): If enable-multibyte-characters
H A Dkeyboard.c481 ptr = push_key_description (XFIXNUM (c), ptr); in echo_add_key()
H A DChangeLog.13224 * keymap.c (push_key_description):
H A DChangeLog.11416 (Fcurrent_local_map, push_key_description)
649 (Fcurrent_local_map, push_key_description)
26224 * keymap.c (push_key_description): Pay attention to force_multibyte.
26586 * keymap.c (push_key_description): Call CHARACTERP correctly.
26875 (push_key_description): Use CHARACTERP.
27473 (push_key_description): Adjust for the new character code.
H A DChangeLog.22805 since -O triggers compiler bug affecting push_key_description.
H A DChangeLog.31775 * keymap.c (push_key_description): Ignore bits above meta_modifier.
2425 (push_key_description): Handle all modifiers.
2971 push_key_description.
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dkeyboard.c458 ptr = push_key_description (XINT (c), ptr); in echo_add_key()
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dkeyboard.c458 ptr = push_key_description (XINT (c), ptr); in echo_add_key()

12