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
ee0a16cf
Commit
ee0a16cf
authored
May 08, 2010
by
Juanma Barranquero
Browse files
* src/makefile.w32-in: Update dependencies.
parent
96d79611
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
src/ChangeLog
src/ChangeLog
+5
-0
src/makefile.w32-in
src/makefile.w32-in
+2
-0
No files found.
src/ChangeLog
View file @
ee0a16cf
2010-05-08 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in ($(BLD)/eval.$(O), $(BLD)/w32fns.$(O)):
Update dependencies.
2010-05-08 Eli Zaretskii <eliz@gnu.org>
* fringe.c (update_window_fringes): Set up truncation bitmaps for
...
...
src/makefile.w32-in
View file @
ee0a16cf
...
...
@@ -697,6 +697,7 @@ $(BLD)/eval.$(O) : \
$(SRC)/commands.h
\
$(SRC)/composite.h
\
$(SRC)/dispextern.h
\
$(SRC)/frame.h
\
$(SRC)/keyboard.h
\
$(SRC)/systime.h
\
$(SRC)/w32gui.h
...
...
@@ -1554,6 +1555,7 @@ $(BLD)/w32fns.$(O) : \
$(SRC)/keyboard.h
\
$(SRC)/systime.h
\
$(SRC)/termhooks.h
\
$(SRC)/w32.h
\
$(SRC)/w32font.h
\
$(SRC)/w32gui.h
\
$(SRC)/w32heap.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