diff options
author | Jim Blandy <jimb@redhat.com> | 1994-10-08 22:06:23 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1994-10-08 22:06:23 +0000 |
commit | 4a40123fc0645b5c6d39441b9c3e2b5a1edb0933 (patch) | |
tree | c1bfc3d3cbb3770dd6ae7c0b3a01256f06574309 /lispref | |
parent | ad456ad4215a2633e9d9985b795f95381e3c767f (diff) | |
download | emacs-4a40123fc0645b5c6d39441b9c3e2b5a1edb0933.tar.gz |
Added entry for cache-long-line-scans
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/locals.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lispref/locals.texi b/lispref/locals.texi index 8a57d2f63e3..24db38d7f60 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi @@ -52,6 +52,9 @@ define such variables for their internal use; we don't list them here. @item buffer-undo-list @pxref{Undo} +@item cache-long-line-scans +@pxref{Text Lines} + @item case-fold-search @pxref{Searching and Case} |