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
2091fe04
Commit
2091fe04
authored
Mar 21, 2003
by
Kim F. Storm
Browse files
(xdisp.o): Add dependency on blockinput.h and files
included from it. Add dependency on keymap.h.
parent
8ba01a70
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/Makefile.in
View file @
2091fe04
...
...
@@ -1169,7 +1169,7 @@ window.o: window.c indent.h commands.h frame.h window.h buffer.h termchar.h \
$(config_h)
xdisp.o
:
xdisp.c macros.h commands.h process.h indent.h buffer.h dispextern.h coding.h
\
termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h)
\
msdos.h composite.h fontset.h
msdos.h composite.h fontset.h
blockinput.h atimer.h systime.h keymap.h
xfaces.o
:
xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h
\
window.h charset.h msdos.h dosfns.h composite.h atimer.h systime.h $(config_h)
xfns.o
:
xfns.c buffer.h frame.h window.h keyboard.h xterm.h dispextern.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