1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-06 20:49:33 +00:00
Jim Blandy 0aa01123ca * indent.c: #include "region-cache.h".
(character_width, disptab_matches_widthtab, recompute_width_table,
width_run_cache_on_off): New functions.
(compute_motion): Call width_run_cache_on_off.  If this buffer's
width run cache is enabled, consult it to see if we need to
traverse a region character-by-character; store information in the
cache after doing so.  Call find_before_next_newline instead of
writing out an equivalent loop explicitly, to take advantage of
the newline cache.
Doc fixes.
1994-10-08 22:14:04 +00:00
1994-09-21 03:40:21 +00:00
1994-10-04 09:12:29 +00:00
1994-10-07 08:40:00 +00:00
1994-09-13 15:46:47 +00:00
Description
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
723 MiB
Languages
Emacs Lisp 65.1%
C 19.7%
Roff 10%
M4 0.9%
Objective-C 0.8%
Other 2.4%