aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index f489ff55681..e965f92a279 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,17 @@
12006-06-16 Richard Stallman <rms@gnu.org>
2
3 * tips.texi (Coding Conventions): Better explain conventions
4 for definition constructs.
5
6 * text.texi (Special Properties): String value of `read-only'
7 serves as the error message.
8
9 * objects.texi (Character Type): Clarify prev. change.
10 (Non-ASCII in Strings): Mention \u and \U.
11
12 * commands.texi (Using Interactive): Explain problem of
13 markers, etc., in command-history.
14
12006-06-14 Kim F. Storm <storm@cua.dk> 152006-06-14 Kim F. Storm <storm@cua.dk>
2 16
3 * commands.texi (Waiting): Negative arg to sit-for forces 17 * commands.texi (Waiting): Negative arg to sit-for forces