diff options
| author | Richard M. Stallman | 2006-07-24 18:02:15 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-07-24 18:02:15 +0000 |
| commit | 1cff9220f430522c7536dbe9a4bf6b32fd6e1297 (patch) | |
| tree | 4397abe9316675bd724ccb44b5e0615053f854aa /lispref | |
| parent | 882cb60d1a74b752827f176ef9ec0193fbc8fd29 (diff) | |
| download | emacs-1cff9220f430522c7536dbe9a4bf6b32fd6e1297.tar.gz emacs-1cff9220f430522c7536dbe9a4bf6b32fd6e1297.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 15 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org> | 16 | 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 17 | ||
| 3 | * text.texi (Links and Mouse-1): | 18 | * text.texi (Links and Mouse-1): |