*** empty log message ***

This commit is contained in:
Nick Roberts 2005-04-22 21:33:35 +00:00
parent 2a5095fba0
commit 5e222bcd7f

View file

@ -2842,10 +2842,6 @@ and post-command-hooks.
*** The new function `rassq-delete-all' deletes all elements from an
alist whose cdr is `eq' to a specified value.
+++
*** New function make-obsolete-variable to warn that a variable may be removed
at some stage in the future.
+++
*** New macro define-obsolete-variable-alias to combine defvaralias and
make-obsolete-variable.