diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index d1df2e17667..112d6e81ae5 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-06-16 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * functions.texi (Obsolete Functions): Update argument names of | ||
| 4 | `make-obsolete' and `define-obsolete-function-alias'. | ||
| 5 | |||
| 6 | * variables.texi (Variable Aliases): Update argument names of | ||
| 7 | `defvaralias', `make-obsolete-variable' and | ||
| 8 | `define-obsolete-variable-alias'. | ||
| 9 | |||
| 1 | 2005-06-15 Kim F. Storm <storm@cua.dk> | 10 | 2005-06-15 Kim F. Storm <storm@cua.dk> |
| 2 | 11 | ||
| 3 | * searching.texi (Entire Match Data): Rephrase warnings about | 12 | * searching.texi (Entire Match Data): Rephrase warnings about |