aboutsummaryrefslogtreecommitdiffstats
path: root/src/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 /src/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 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2df6c99edc1..925cb4625a2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12014-02-06 Glenn Morris <rgm@gnu.org>
2
3 * buffer.c (cache-long-scans): Doc fix.
4
12014-02-05 Eli Zaretskii <eliz@gnu.org> 52014-02-05 Eli Zaretskii <eliz@gnu.org>
2 6
3 * w32fns.c (Fw32_shell_execute): Doc fix. 7 * w32fns.c (Fw32_shell_execute): Doc fix.