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 | da1674542f77b828b6ab40448b9bee045362179b (patch) | |
tree | dbab1ef54b0c32eaa1ec2be6d2f5388c0fb826a6 /lispref/locals.texi | |
parent | fad55e057b78d92d0a1c692fbaf8794258cfbfec (diff) | |
download | emacs-da1674542f77b828b6ab40448b9bee045362179b.tar.gz |
Added entry for cache-long-line-scans
Diffstat (limited to 'lispref/locals.texi')
-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} |