aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2005-06-15 23:11:14 +0000
committerJuanma Barranquero2005-06-15 23:11:14 +0000
commit51cd2a8c642a6ade362424bc123f46f5cf6fe338 (patch)
treed6b9999eb742f1912228d6b9cf83cb0d2b1fe330 /lispref/ChangeLog
parent1915b9d56ac7b4dc14b02c446f2d8bd4bb8b9900 (diff)
downloademacs-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/ChangeLog9
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 @@
12005-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
12005-06-15 Kim F. Storm <storm@cua.dk> 102005-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