summaryrefslogtreecommitdiff
path: root/src/dbusbind.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-06-09 18:59:25 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-06-09 19:02:09 -0700
commitefa750e68466fb1bab03028701350a745e0504b6 (patch)
tree6e179e82b4033c0aa43882ce31973032f22706b3 /src/dbusbind.c
parentcace203da108da4d281a99953a6fc71a18cde029 (diff)
downloademacs-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