Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9e6314a4
Commit
9e6314a4
authored
Mar 14, 1993
by
Jim Blandy
Browse files
* keyboard.h (internal_last_event_frame): This should be extern,
dummy.
parent
6a8a9750
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/keyboard.h
src/keyboard.h
+1
-1
No files found.
src/keyboard.h
View file @
9e6314a4
...
...
@@ -43,7 +43,7 @@ extern int this_command_key_count;
generate switch-frame events. This may be cleared by functions
like Fselect_frame, to make sure that a switch-frame event is
generated by the next character. */
Lisp_Object
internal_last_event_frame
;
extern
Lisp_Object
internal_last_event_frame
;
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment