mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
(QCfilter): External declaration.
This commit is contained in:
parent
2c69ced298
commit
1425dcb619
1 changed files with 1 additions and 1 deletions
|
|
@ -2520,7 +2520,7 @@ extern void syms_of_casetab P_ ((void));
|
|||
|
||||
/* defined in keyboard.c */
|
||||
|
||||
extern Lisp_Object Qdisabled;
|
||||
extern Lisp_Object Qdisabled, QCfilter;
|
||||
extern Lisp_Object Vtty_erase_char, Vhelp_form, Vtop_level;
|
||||
EXFUN (Fdiscard_input, 0);
|
||||
EXFUN (Frecursive_edit, 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue