diff options
| author | Juanma Barranquero | 2005-06-15 23:11:14 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2005-06-15 23:11:14 +0000 |
| commit | 51cd2a8c642a6ade362424bc123f46f5cf6fe338 (patch) | |
| tree | d6b9999eb742f1912228d6b9cf83cb0d2b1fe330 /lispref/ChangeLog | |
| parent | 1915b9d56ac7b4dc14b02c446f2d8bd4bb8b9900 (diff) | |
| download | emacs-51cd2a8c642a6ade362424bc123f46f5cf6fe338.tar.gz emacs-51cd2a8c642a6ade362424bc123f46f5cf6fe338.zip | |
(Variable Aliases): Update argument names of `defvaralias',
`make-obsolete-variable' and `define-obsolete-variable-alias'.
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 |