diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-06-09 18:59:25 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-06-09 19:02:09 -0700 |
commit | efa750e68466fb1bab03028701350a745e0504b6 (patch) | |
tree | 6e179e82b4033c0aa43882ce31973032f22706b3 /src/dbusbind.c | |
parent | cace203da108da4d281a99953a6fc71a18cde029 (diff) | |
download | emacs-efa750e68466fb1bab03028701350a745e0504b6.tar.gz emacs-efa750e68466fb1bab03028701350a745e0504b6.tar.bz2 emacs-efa750e68466fb1bab03028701350a745e0504b6.zip |
Simplify read_key_sequence
* src/keyboard.c (READ_KEY_ELTS): New constant.
(keyremap_step, read_key_sequence): Omit BUFSIZE arg, since it's
always READ_KEY_ELTS. All callers changed.
(grow_bool_vector): Remove; no longer needed.
(read_key_sequence): Use a bool array instead of a Lisp bool
vector, since it's small and this puts less pressure on the GC.
Diffstat (limited to 'src/dbusbind.c')
0 files changed, 0 insertions, 0 deletions