Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
749cebc3
Commit
749cebc3
authored
Nov 17, 2009
by
Jan Djärv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add font-setting.el to DOC.
parent
637fa988
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/Makefile.in
src/Makefile.in
+3
-2
No files found.
src/Makefile.in
View file @
749cebc3
...
...
@@ -658,7 +658,8 @@ otherobj= $(termcapobj) lastfile.o $(mallocobj) $(widgetobj) $(LIBOBJS)
#define WINDOW_SUPPORT ${lispsource}fringe.elc ${lispsource}image.elc \
${lispsource}international/fontset.elc
${lispsource}dnd.elc
\
${lispsource}tool-bar.elc
${lispsource}mwheel.elc
${lispsource}x-dnd.elc
\
${lispsource}term/common-win.elc
${lispsource}term/x-win.elc
${lispsource}term/common-win.elc
${lispsource}term/x-win.elc
\
${lispsource}font-setting.elc
#else
#define WINDOW_SUPPORT ${lispsource}fringe.elc ${lispsource}image.elc \
${lispsource}international/fontset.elc
${lispsource}dnd.elc
\
...
...
@@ -893,7 +894,7 @@ SOME_MACHINE_LISP = ../lisp/mouse.elc \
../lisp/tooltip.elc ../lisp/image.elc
\
../lisp/fringe.elc ../lisp/dnd.elc
\
../lisp/mwheel.elc ../lisp/tool-bar.elc
\
../lisp/x-dnd.elc
\
../lisp/x-dnd.elc
../lisp/font-setting.elc
\
../lisp/international/ccl.elc
\
../lisp/international/fontset.elc
\
../lisp/mouse.elc
\
...
...
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