Sat, 08 Oct 1994 22:16:04 +0000 |
Jim Blandy |
* xdisp.c (redisplay_window): Invalidate width_run_cache, if the
|
Sat, 08 Oct 1994 22:15:36 +0000 |
Jim Blandy |
* syntax.c (find_defun_start): Call scan_buffer with new args.
|
Sat, 08 Oct 1994 22:15:15 +0000 |
Jim Blandy |
* search.c: #include "region-cache.h".
|
Sat, 08 Oct 1994 22:14:58 +0000 |
Jim Blandy |
* insdel.c (prepare_to_modify_buffer): Invalidate width run and
|
Sat, 08 Oct 1994 22:14:35 +0000 |
Jim Blandy |
* indent.h (disptab_matches_widthtab, recompute_width_table): New
|
Sat, 08 Oct 1994 22:14:04 +0000 |
Jim Blandy |
* indent.c: #include "region-cache.h".
|
Sat, 08 Oct 1994 22:13:44 +0000 |
Jim Blandy |
* disptab.h (window_display_table): Doc fix.
|
Sat, 08 Oct 1994 22:13:15 +0000 |
Jim Blandy |
* cmds.c (Fforward_line): Call scan_buffer with new args.
|
Sat, 08 Oct 1994 22:12:45 +0000 |
Jim Blandy |
* buffer.h (struct buffer): New members: newline_cache,
|
Sat, 08 Oct 1994 22:12:12 +0000 |
Jim Blandy |
* buffer.c: #include region-cache.h.
|
Sat, 08 Oct 1994 22:11:16 +0000 |
Jim Blandy |
* Makefile.in.in (obj) Add region-cache.o to the list of files.
|
Sat, 08 Oct 1994 22:09:57 +0000 |
Jim Blandy |
Document cache-long-line-scans in @node Text Lines.
|
Sat, 08 Oct 1994 22:06:23 +0000 |
Jim Blandy |
Added entry for cache-long-line-scans
|
Sat, 08 Oct 1994 09:52:08 +0000 |
Richard M. Stallman |
(file_name_completion): Ignore files "." and ".." in first pass.
|
Sat, 08 Oct 1994 09:51:31 +0000 |
Richard M. Stallman |
(test_completion): New function, extracted from do_completion.
|