diff lisp/obsolete.el @ 863:42375619fa45

[xemacs-hg @ 2002-06-04 06:03:59 by andyp] merge 21.4 windows changes, minimally tested
author andyp
date Tue, 04 Jun 2002 06:05:53 +0000
parents b6fa6d07e6f8
children 1e9272790fe0
line wrap: on
line diff
--- a/lisp/obsolete.el	Mon Jun 03 12:24:14 2002 +0000
+++ b/lisp/obsolete.el	Tue Jun 04 06:05:53 2002 +0000
@@ -259,7 +259,9 @@
 (make-obsolete-variable 'executing-macro 'executing-kbd-macro)
 
 (define-compatible-function-alias 'interactive-form 
-  'function-interactive) ;FSFmacs 21.1
+  'function-interactive) ;GNU 21.1
+(define-compatible-function-alias 'assq-delete-all
+  'remassq) ;GNU 21.1
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;; modeline