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
bdeb0411
Commit
bdeb0411
authored
Sep 30, 2008
by
Eli Zaretskii
Browse files
(MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
parent
56eb03e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
src/ChangeLog
src/ChangeLog
+4
-0
src/Makefile.in
src/Makefile.in
+1
-3
No files found.
src/ChangeLog
View file @
bdeb0411
2008-09-30 Eli Zaretskii <eliz@gnu.org>
* Makefile.in (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
2008-09-30 Chong Yidong <cyd@stupidchicken.com>
* xdisp.c (move_it_to): Don't advance the iterator if the last tab
...
...
src/Makefile.in
View file @
bdeb0411
...
...
@@ -626,8 +626,7 @@ otherobj= $(termcapobj) lastfile.o $(mallocobj) $(widgetobj) $(LIBOBJS)
#ifdef MSDOS
#define MSDOS_SUPPORT ${lispsource}ls-lisp.elc ${lispsource}disp-table.elc \
${lispsource}dos-fns.elc
${lispsource}dos-w32.elc
${lispsource}dos-vars.elc
\
${lispsource}international/ccl.elc
${lispsource}international/codepage.elc
${lispsource}dos-fns.elc
${lispsource}dos-w32.elc
${lispsource}dos-vars.elc
#else
#define MSDOS_SUPPORT
...
...
@@ -867,7 +866,6 @@ SOME_MACHINE_LISP = ../lisp/mouse.elc \
../lisp/mwheel.elc ../lisp/tool-bar.elc
\
../lisp/x-dnd.elc
\
../lisp/international/ccl.elc
\
../lisp/international/codepage.elc
\
../lisp/international/fontset.elc
\
../lisp/mouse.elc
\
../lisp/term/x-win.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