aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-08-13 00:15:27 -0700
committerGlenn Morris2013-08-13 00:15:27 -0700
commit3e6b67c9b7230bf10219082d9215d9617a33715e (patch)
treee55e450b9ef0cc50ec144e1b3264a20cf14189b3 /doc/lispref/ChangeLog
parent16bcc96df4447cb5c47e53a4512671a2da7504f8 (diff)
downloademacs-3e6b67c9b7230bf10219082d9215d9617a33715e.tar.gz
emacs-3e6b67c9b7230bf10219082d9215d9617a33715e.zip
* lispref/lists.texi (List Elements): Undocument nth, nthcdr with n < 0
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 29ab28c0fad..6df8c3912a3 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
12013-08-13 Glenn Morris <rgm@gnu.org>
2
3 * lists.texi (List Elements):
4 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
5
12013-08-13 Xue Fuqiao <xfq.free@gmail.com> 62013-08-13 Xue Fuqiao <xfq.free@gmail.com>
2 7
3 * frames.texi (Display Feature Testing): Add indexes. 8 * frames.texi (Display Feature Testing): Add indexes.