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
c8fc18ee
Commit
c8fc18ee
authored
Jul 11, 2010
by
Andreas Schwab
Browse files
* blockinput.h: Remove obsolete comment.
parent
89887d67
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
src/ChangeLog
src/ChangeLog
+2
-0
src/blockinput.h
src/blockinput.h
+0
-1
No files found.
src/ChangeLog
View file @
c8fc18ee
2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
* blockinput.h: Remove obsolete comment.
* lisp.h: Include <stddef.h>.
(OFFSETOF): Don't define.
(VECSIZE): Use offsetof instead of OFFSETOF.
...
...
src/blockinput.h
View file @
c8fc18ee
...
...
@@ -122,7 +122,6 @@ extern int pending_atimers;
#define INPUT_BLOCKED_P (interrupt_input_blocked > 0)
/* Defined in keyboard.c */
/* Don't use a prototype here; it causes trouble in some files. */
extern
void
reinvoke_input_signal
(
void
);
#endif
/* EMACS_BLOCKINPUT_H */
...
...
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