diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index a0ccaa487c1..1058beb9f23 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | 2005-12-20 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * customize.texi (Type Keywords): Delete xref to "Text help-echo", | ||
| 4 | because it is confusing. If the :help-echo keyword is a function, | ||
| 5 | it is not directly used as the :help-echo overlay property, as the | ||
| 6 | xref seems to suggest (it does not take the appropriate args). | ||
| 7 | |||
| 8 | 2005-12-19 Luc Teirlinck <teirllm@auburn.edu> | ||
| 9 | |||
| 10 | * customize.texi (Common Keywords): Fix Texinfo usage. | ||
| 11 | (Group Definitions, Variable Definitions): Update for new | ||
| 12 | conventions for using `*' in docstrings. | ||
| 13 | |||
| 14 | * tips.texi (Documentation Tips): Update for new conventions for | ||
| 15 | using `*' in docstrings. | ||
| 16 | |||
| 1 | 2005-12-16 Richard M. Stallman <rms@gnu.org> | 17 | 2005-12-16 Richard M. Stallman <rms@gnu.org> |
| 2 | 18 | ||
| 3 | * minibuf.texi (Minibuffer Contents): Minor cleanup. | 19 | * minibuf.texi (Minibuffer Contents): Minor cleanup. |