diff options
| author | Richard M. Stallman | 2005-09-15 13:17:55 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-09-15 13:17:55 +0000 |
| commit | 5c4757d3299c6cbaf42f6e253bf9f16d17d32676 (patch) | |
| tree | b5172fc4fc2753395584afcf61bf33e456ef3f49 /lispref/ChangeLog | |
| parent | 025568d9fcdf993a33c53e30a94ae50be1d972a7 (diff) | |
| download | emacs-5c4757d3299c6cbaf42f6e253bf9f16d17d32676.tar.gz emacs-5c4757d3299c6cbaf42f6e253bf9f16d17d32676.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 41e6c1aa9eb..82cfcab4699 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2005-09-15 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * objects.texi (Printed Representation): Minor cleanup. | ||
| 4 | (Box Diagrams): Minor fix. | ||
| 5 | (Cons Cell Type): Move (...) index item here. | ||
| 6 | (Box Diagrams): From here. | ||
| 7 | (Array Type): Minor fix. | ||
| 8 | (Type Predicates): Delete index "predicates". | ||
| 9 | (Hash Table Type): Clarify xref. | ||
| 10 | (Dotted Pair Notation): Minor fix. | ||
| 11 | |||
| 1 | 2005-09-10 Chong Yidong <cyd@stupidchicken.com> | 12 | 2005-09-10 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 13 | ||
| 3 | * files.texi (Saving Buffers): Fix typo. | 14 | * files.texi (Saving Buffers): Fix typo. |