aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-02-05 20:27:26 -0800
committerGlenn Morris2014-02-05 20:27:26 -0800
commit314ffdb1d7dfe361462be949ae953334e1aa5977 (patch)
tree8d17995822006d1989f529b490c1401fcdd10fb0 /doc/lispref/ChangeLog
parentb3a271a56ca3f7f9b137f2ae502c6cf86b1097b7 (diff)
downloademacs-314ffdb1d7dfe361462be949ae953334e1aa5977.tar.gz
emacs-314ffdb1d7dfe361462be949ae953334e1aa5977.zip
Doc changes for cache-long-scans
Ref: http://debbugs.gnu.org/15797#65 * doc/lispref/display.texi (Truncation): * doc/lispref/positions.texi (Screen Lines): Do not mention cache-long-scans. * src/buffer.c (cache-long-scans): Doc fix. * etc/NEWS: Related edit.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index b38256a4492..eff328caa60 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
12014-02-06 Glenn Morris <rgm@gnu.org>
2
3 * display.texi (Truncation):
4 * positions.texi (Screen Lines): Do not mention cache-long-scans.
5
12014-01-31 Juri Linkov <juri@jurta.org> 62014-01-31 Juri Linkov <juri@jurta.org>
2 7
3 * searching.texi (String Search): Incremental word search fixes. 8 * searching.texi (String Search): Incremental word search fixes.