diff etc/NEWS @ 61731:6c517123b411

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 22 Apr 2005 04:09:43 +0000
parents f3e243c78a1b
children 2b20595aa66d
line wrap: on
line diff
--- a/etc/NEWS	Fri Apr 22 04:08:08 2005 +0000
+++ b/etc/NEWS	Fri Apr 22 04:09:43 2005 +0000
@@ -2842,6 +2842,15 @@
 *** 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.
+
+>>>>>>> 1.1157
 ---
 ** easy-mmode-define-global-mode has been renamed to
 define-global-minor-mode.  The old name remains as an alias.