diff options
| -rw-r--r-- | doc/lispref/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 98c9df2d027..86de593aeae 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | nodes that explain the vector usage examples. | 7 | nodes that explain the vector usage examples. |
| 8 | (Char-Tables): Note that char-table elements can have arbitrary | 8 | (Char-Tables): Note that char-table elements can have arbitrary |
| 9 | type. Explain effect of omitted char-table-extra-slots property. | 9 | type. Explain effect of omitted char-table-extra-slots property. |
| 10 | Link to Property Lists node. | ||
| 10 | 11 | ||
| 11 | 2009-02-22 Chong Yidong <cyd@stupidchicken.com> | 12 | 2009-02-22 Chong Yidong <cyd@stupidchicken.com> |
| 12 | 13 | ||