aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/ChangeLog4
-rw-r--r--doc/lispref/elisp.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 6884ff943fa..0c795919f9c 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,7 @@
12013-01-03 Glenn Morris <rgm@gnu.org>
2
3 * elisp.texi (DATE): Bump to Jan 2013.
4
12012-12-31 Glenn Morris <rgm@gnu.org> 52012-12-31 Glenn Morris <rgm@gnu.org>
2 6
3 * customize.texi (Common Keywords, Type Keywords): 7 * customize.texi (Common Keywords, Type Keywords):
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi
index d79d5c53450..5ad9e8212a5 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -56,7 +56,7 @@
56@c (See comments for EDITION in emacs.texi) 56@c (See comments for EDITION in emacs.texi)
57@set VERSION 3.1 57@set VERSION 3.1
58@include emacsver.texi 58@include emacsver.texi
59@set DATE May 2012 59@set DATE January 2013
60 60
61@c in general, keep the following line commented out, unless doing a 61@c in general, keep the following line commented out, unless doing a
62@c copy of this manual that will be published. The manual should go 62@c copy of this manual that will be published. The manual should go