`delete-frame-functions'. Mark obsolete.
+2002-10-03 John Paul Wallington <jpw@shootybangbang.com>
+
+ * frame.el (delete-frame-hook): Variable alias for
+ `delete-frame-functions'. Mark obsolete.
+
2002-10-02 Stefan Monnier <monnier@cs.yale.edu>
* textmodes/outline.el (outline-1, outline-2, outline-3, outline-4)
(make-obsolete 'set-screen-width 'set-frame-width) ;before 19.15
(make-obsolete 'set-screen-height 'set-frame-height) ;before 19.15
+;; miscellaneous obsolescence declarations
+(defvaralias 'delete-frame-hook 'delete-frame-functions)
+(make-obsolete-variable 'delete-frame-hook 'delete-frame-functions "21.4")
+
\f
;; Highlighting trailing whitespace.