mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30: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 void error ();
|
||||
extern Lisp_Object un_autoload ();
|
||||
extern Lisp_Object Ffetch_bytecode ();
|
||||
|
||||
/* Defined in editfns.c */
|
||||
extern Lisp_Object Fgoto_char ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue