mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 18:41:25 -08:00
Declare Ffetch_bytecode.
This commit is contained in:
parent
2b29a37688
commit
c6972ec8d3
1 changed files with 1 additions and 0 deletions
|
|
@ -1531,6 +1531,7 @@ extern Lisp_Object internal_condition_case_1 ();
|
||||||
extern Lisp_Object unbind_to ();
|
extern Lisp_Object unbind_to ();
|
||||||
extern void error ();
|
extern void error ();
|
||||||
extern Lisp_Object un_autoload ();
|
extern Lisp_Object un_autoload ();
|
||||||
|
extern Lisp_Object Ffetch_bytecode ();
|
||||||
|
|
||||||
/* Defined in editfns.c */
|
/* Defined in editfns.c */
|
||||||
extern Lisp_Object Fgoto_char ();
|
extern Lisp_Object Fgoto_char ();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue