From xemacs-m  Fri Aug  8 01:14:54 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA03299
	for <xemacs-beta@xemacs.org>; Fri, 8 Aug 1997 01:14:53 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.6/8.8.6) id XAA11997;
	Thu, 7 Aug 1997 23:19:06 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: compiled-function-p and byte-code-function-p
References: <199707310530.OAA04125@orion.kurims.kyoto-u.ac.jp> <m24t9b3gx8.fsf@altair.xemacs.org> <rjzpqyotws.fsf@zuse.dina.kvl.dk>
X-Face: `'%\i;ySOu]g?NlziJSk_$&@]KP`}~PEQPjZ5;nxSaDW_o$4+4%Ab]%Ifw3ZR;7TIT3,O,'
 @2{L;]ox6kc;$_5kU'n**9vFg-]eV~GbxSVCx|(s%uR[],*:^WKmC`B}(;|k9/m]gwt?&`t;^rfCJg
 khHH>pP1W\)xM0U@!FNDD72{3fDP$PkBhx^7Z?-WxH6DbFN:QOnT`llzW}VGdYv;n9lzljQvKTIBhQ
 YuV
X-Attribution: sb
From: SL Baur <steve@xemacs.org>
In-Reply-To: Per Abrahamsen's message of "04 Aug 1997 17:21:55 +0200"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 07 Aug 1997 23:19:06 -0700
Message-ID: <m2vi1hgpt1.fsf@altair.xemacs.org>
Lines: 12
X-Mailer: Gnus v5.4.64/XEmacs 20.3(beta17) - "Bucharest"

Per Abrahamsen <abraham@dina.kvl.dk> writes:

> Yes, but `compiled-function-p' is declared obsolete in Emacs 19.34,
> and the byte compiler suggests using `byte-code-function-p' instead.

I don't see this info from `C-h f' in both Emacs 19.34 and Emacs/Mule
zeta.  Does Emacs not print obsolete function info from help?

> This is a no-win situation for those of us who attempt to make the
> code compile cleanly in both Emacsen.

It sure looks like it :-(.

