Mercurial > emacs
changeset 61739:4e6f515a7995
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 22 Apr 2005 21:33:35 +0000 |
parents | 31b357591bb4 |
children | a966fb9a56eb |
files | etc/NEWS |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Apr 22 15:09:48 2005 +0000 +++ b/etc/NEWS Fri Apr 22 21:33:35 2005 +0000 @@ -2843,10 +2843,6 @@ 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.