mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 02:51:31 -08:00
*** empty log message ***
This commit is contained in:
parent
708c60f8af
commit
ad23626105
2 changed files with 5 additions and 2 deletions
|
|
@ -915,7 +915,7 @@ extern Lisp_Object intern (), oblookup ();
|
|||
|
||||
/* Defined in eval.c */
|
||||
extern Lisp_Object Qautoload, Qexit, Qinteractive, Qcommandp, Qdefun, Qmacro;
|
||||
extern Lisp_Object Vinhibit_quit, Vquit_flag;
|
||||
extern Lisp_Object Vinhibit_quit, Qinhibit_quit, Vquit_flag;
|
||||
extern Lisp_Object Vmocklisp_arguments, Qmocklisp, Qmocklisp_arguments;
|
||||
extern Lisp_Object Vautoload_queue;
|
||||
extern Lisp_Object Vrun_hooks;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue