(end_kbd_macro): Declare extern.
This commit is contained in:
@@ -40,6 +40,10 @@ extern int executing_macro_iterations;
|
||||
|
||||
extern Lisp_Object executing_macro;
|
||||
|
||||
/* Finish defining the current keyboard macro. */
|
||||
|
||||
extern void end_kbd_macro P_ ((void));
|
||||
|
||||
/* Declare that all chars stored so far in the kbd macro being defined
|
||||
really belong to it. This is done in between editor commands. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user