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
a0fc3644
Commit
a0fc3644
authored
Sep 16, 2003
by
Dave Love
Browse files
Depend on coding.h.
parent
54ab09c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/ChangeLog
View file @
a0fc3644
2003-09-16 Dave Love <fx@gnu.org>
* Makefile.in: Depend on coding.h.
2003-09-14 Kim F. Storm <storm@cua.dk>
* process.c [HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h.
...
...
src/Makefile.in
View file @
a0fc3644
...
...
@@ -1145,7 +1145,7 @@ xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h dispextern.h \
charset.h gtkutil.h $(config_h)
xmenu.o
:
xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h buffer.h
\
keyboard.h $(srcdir)/../lwlib/lwlib.h blockinput.h atimer.h systime.h
\
gtkutil.h msdos.h $(config_h)
gtkutil.h msdos.h
coding.h
$(config_h)
xterm.o
:
xterm.c xterm.h termhooks.h termopts.h termchar.h window.h buffer.h
\
dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h
\
keyboard.h gnu.h charset.h ccl.h fontset.h composite.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