From c9c1312dbf7393daf33ffc12ad2aadbfd85c151a Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Tue, 26 Apr 2005 09:23:24 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 5 +++-- lisp/ChangeLog | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 1ece34d1892..46410e88334 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2861,8 +2861,9 @@ and post-command-hooks. alist whose cdr is `eq' to a specified value. +++ -*** New macro define-obsolete-variable-alias to combine defvaralias and -make-obsolete-variable. +*** New macros define-obsolete-variable-alias to combine defvaralias and +make-obsolete-variable and define-obsolete-function-alias to combine defalias +and make-obsolete. +++ ** copy-file now takes an additional option arg MUSTBENEW. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1e08f220182..46c26634f1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-04-26 Nick Roberts + + * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro. + 2005-04-25 Dan Nicolaescu * term/xterm.el (function-key-map): Fix strings for -- 2.39.2