aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman2006-07-24 18:02:15 +0000
committerRichard M. Stallman2006-07-24 18:02:15 +0000
commit1cff9220f430522c7536dbe9a4bf6b32fd6e1297 (patch)
tree4397abe9316675bd724ccb44b5e0615053f854aa /lispref
parent882cb60d1a74b752827f176ef9ec0193fbc8fd29 (diff)
downloademacs-1cff9220f430522c7536dbe9a4bf6b32fd6e1297.tar.gz
emacs-1cff9220f430522c7536dbe9a4bf6b32fd6e1297.zip
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index f0fee264e03..8b45675a805 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,18 @@
12006-07-24 Richard Stallman <rms@gnu.org>
2
3 * sequences.texi (Vector Functions): Delete duplicate xref.
4
5 * objects.texi (Function Type): Clarify.
6
7 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
8 modes.
9
10 * lists.texi (List Variables): New node.
11 Material moved from other nodes.
12
13 * variables.texi (Setting Variables): add-to-list and
14 add-to-ordered-list moved to List Variables node.
15
12006-07-23 Thien-Thi Nguyen <ttn@gnu.org> 162006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2 17
3 * text.texi (Links and Mouse-1): 18 * text.texi (Links and Mouse-1):