|
| From: | Pavel Janík |
| Subject: | Re: emacs-lisp defun deprecation? |
| Date: | Sat, 15 Dec 2001 23:31:56 +0100 |
| User-agent: | Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu) |
From: address@hidden (Kevin A. Burton - burtonator)
Date: 15 Dec 2001 13:28:05 -0800
> (defun some-old-function-everybody-still-uses()
> "Don't use this anymore"
> :deprecated t
> (interactive)
[...]
> I have always liked the ability to deprecated Java methods and then have
this
> reflected when I compile.
Are you talking about make-obsolete?
--
Pavel Janík
/* Host controller interrupts must not be running while calling this
* function or the penguins will get angry. */
-- 2.2.16 drivers/usb/ohci.c
| [Prev in Thread] | Current Thread | [Next in Thread] |