# HG changeset patch # User Dave Love # Date 963402903 0 # Node ID 84d54b049d67e7ecc7aa09eddefa1c2a46a35b18 # Parent c0ab9f112c0dab4155f719a57046ddc09ac19d3b make-obsolete, plist-member changes diff -r c0ab9f112c0d -r 84d54b049d67 etc/NEWS --- a/etc/NEWS Wed Jul 12 01:08:46 2000 +0000 +++ b/etc/NEWS Wed Jul 12 11:55:03 2000 +0000 @@ -1250,6 +1250,12 @@ * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, (Display-related features are described in a page of their own below.) +** Function `make-obsolete' now has an optional arg to say when the +function was declared obsolete. + +** Function plist-member is renamed from widget-plist-member (which is +retained as an alias). + ** Easy-menu's :filter now works as in XEmacs. It takes the unconverted (i.e. XEmacs) form of the menu and the result is automatically converted to Emacs' form.