aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 2ec4fb860b0..2b50eb972ef 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,38 @@
12009-07-09 Glenn Morris <rgm@gnu.org>
2
3 * back.texi: Don't hard-code texinfo location.
4
5 * two-volume.make (texinfodir): New, with location of texinfo.tex.
6 (tex): Add texinfodir to TEXINPUTS.
7 (elisp1med-init, elisp2med-init): Use texinfodir.
8
9 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
10 (clean): Add two-volume.make intermediate files.
11
12 * elisp.texi, vol1.texi, vol2.texi:
13 Use a DATE variable with the publication date, and update it.
14 Fix antinews menu description.
15
16 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
17 Update the detailed node listing to match elisp.texi.
18
19 * README: Update edition to match elisp.texi.
20
21 * objects.texi (General Escape Syntax):
22 * nonascii.texi (Character Sets):
23 Use consistent case for "Unicode Standard".
24
25 * anti.texi (Antinews):
26 * customize.texi (Variable Definitions):
27 * functions.texi (Declaring Functions):
28 * nonascii.texi (Character Properties):
29 * processes.texi (Serial Ports):
30 * text.texi (Special Properties):
31 * tips.texi (Coding Conventions):
32 Minor rearrangements to improve TeX line-filling.
33
34 * commands.texi (Using Interactive): Fix cross-reference.
35
12009-07-01 Jan Djärv <jan.h.d@swipnet.se> 362009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2 37
3 * frames.texi (Management Parameters): Mention sticky. 38 * frames.texi (Management Parameters): Mention sticky.