(Vafter_change_functions, Vbefore_change_functions): Declared.
This commit is contained in:
@@ -365,6 +365,8 @@ extern Lisp_Object Fget_file_buffer ();
|
||||
/* Functions to call before and after each text change. */
|
||||
extern Lisp_Object Vbefore_change_function;
|
||||
extern Lisp_Object Vafter_change_function;
|
||||
extern Lisp_Object Vbefore_change_functions;
|
||||
extern Lisp_Object Vafter_change_functions;
|
||||
extern Lisp_Object Vfirst_change_hook;
|
||||
extern Lisp_Object Qfirst_change_hook;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user