comparison etc/NEWS @ 61739:4e6f515a7995

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 22 Apr 2005 21:33:35 +0000
parents 2b20595aa66d
children 066b853c5e5e
comparison
equal deleted inserted replaced
61738:31b357591bb4 61739:4e6f515a7995
2839 and post-command-hooks. 2839 and post-command-hooks.
2840 2840
2841 +++ 2841 +++
2842 *** The new function `rassq-delete-all' deletes all elements from an 2842 *** The new function `rassq-delete-all' deletes all elements from an
2843 alist whose cdr is `eq' to a specified value. 2843 alist whose cdr is `eq' to a specified value.
2844
2845 +++
2846 *** New function make-obsolete-variable to warn that a variable may be removed
2847 at some stage in the future.
2848 2844
2849 +++ 2845 +++
2850 *** New macro define-obsolete-variable-alias to combine defvaralias and 2846 *** New macro define-obsolete-variable-alias to combine defvaralias and
2851 make-obsolete-variable. 2847 make-obsolete-variable.
2852 2848