diff options
| -rw-r--r-- | lispref/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 453115cc335..18ceb039a92 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,4 +1,8 @@ | |||
| 1 | 005-12-19 Luc Teirlinck <teirllm@auburn.edu> | 1 | 2005-12-19 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | |||
| 3 | * customize.texi (Common Keywords): Fix Texinfo usage. | ||
| 4 | (Group Definitions, Variable Definitions): Update for new | ||
| 5 | conventions for using `*' in docstrings. | ||
| 2 | 6 | ||
| 3 | * tips.texi (Documentation Tips): Update for new conventions for | 7 | * tips.texi (Documentation Tips): Update for new conventions for |
| 4 | using `*' in docstrings. | 8 | using `*' in docstrings. |