]> git.eshelyaron.com Git - emacs.git/commit
Rename two long line optimizations variables
authorGregory Heytings <gregory@heytings.org>
Thu, 9 Feb 2023 01:09:10 +0000 (01:09 +0000)
committerGregory Heytings <gregory@heytings.org>
Thu, 9 Feb 2023 01:44:51 +0000 (02:44 +0100)
commita6cd4553d48aff1d241d54d62dc1b39b3ff541e0
tree4a47008c3c1568c8539b7a352ca6cd172955196c
parent0d73e4aa261d1d751a7469a6274b2e1b9fa210e6
Rename two long line optimizations variables

* src/buffer.c (syms_of_buffer): Rename two variables.

* src/xdisp.c (get_locked_narrowing_begv):
(get_locked_narrowing_zv):
(handle_fontified_prop): Use the new names.

* src/keyboard.c (safe_run_hooks_maybe_narrowed): Use the new
names.
src/buffer.c
src/keyboard.c
src/xdisp.c