aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 5bfe3793e73..1047855cebd 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,24 @@
12004-11-24 Richard M. Stallman <rms@gnu.org>
2
3 * processes.texi (Synchronous Processes): Grammar fix.
4
5 * numbers.texi (Comparison of Numbers): Add eql.
6
7 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8
9 * intro.texi (Printing Notation): Fix previous change.
10
11 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
12 and default-indicate-buffer-boundaries from here.
13 (Usual Display): To here.
14 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
15 (Usual Display): Move tab-width up.
16
17 * customize.texi (Variable Definitions): Replace
18 show-paren-mode example with tooltip-mode.
19 (Simple Types, Composite Types, Defining New Types):
20 Minor cleanups.
21
12004-11-21 Jesper Harder <harder@ifa.au.dk> 222004-11-21 Jesper Harder <harder@ifa.au.dk>
2 23
3 * processes.texi (Synchronous Processes, Output from Processes): 24 * processes.texi (Synchronous Processes, Output from Processes):