bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14496: cc-bytecomp-obsolete-fun doesn't work


From: Glenn Morris
Subject: bug#14496: cc-bytecomp-obsolete-fun doesn't work
Date: Wed, 29 May 2013 02:29:13 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Glenn Morris wrote:

> cc-bytecomp-defun is replaced by the standard `declare-function', which
> works since Emacs 23.1 (and is defined in 22.2 onwards as a compat stub).
>
> cc-bytecomp-defvar is replaced by `(defvar foo)' with no init value.

PS I'd be happy to make those changes if they are acceptable.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]