diff options
| -rw-r--r-- | lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c488c809a46..52c27ba2d9b 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-03-19 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * tips.texi (Documentation Tips): One can now also write `command' | ||
| 4 | in front of a quoted symbol in a docstring to prevent making a | ||
| 5 | hyperlink. | ||
| 6 | |||
| 1 | 2006-03-19 Alan Mackenzie <acm@muc.de> | 7 | 2006-03-19 Alan Mackenzie <acm@muc.de> |
| 2 | 8 | ||
| 3 | * text.texi (Special Properties): Clarify the definition of | 9 | * text.texi (Special Properties): Clarify the definition of |