From: Eli Zaretskii Date: Tue, 23 May 2000 10:47:20 +0000 (+0000) Subject: (SOME_MACHINE_LISP): Add disp-table.elc, X-Git-Tag: emacs-pretest-21.0.90~3794 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9aeb39fad8d034feffa085b9ae9135afdead5ff2;p=emacs.git (SOME_MACHINE_LISP): Add disp-table.elc, dos-vars.elc, ccl.elc, and codepage.elc, all loaded by the ms-dos version. (MSDOS_SUPPORT): Add dos-vars.elc, ccl.elc, and codepage.elc. --- diff --git a/src/ChangeLog b/src/ChangeLog index a66a6291900..fceb7ab65ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2000-05-23 Eli Zaretskii + + * Makefile.in (SOME_MACHINE_LISP): Add disp-table.elc, + dos-vars.elc, ccl.elc, and codepage.elc, all loaded by the MS-DOS + version. + (MSDOS_SUPPORT): Add dos-vars.elc, ccl.elc, and codepage.elc. + 2000-05-23 Kenichi Handa * syntax.c (skip_chars): Use FETCH_STRING_CHAR_ADVANCE diff --git a/src/Makefile.in b/src/Makefile.in index b925ee7f870..75db79b23de 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -620,7 +620,9 @@ otherobj= $(termcapobj) lastfile.o $(mallocobj) $(allocaobj) $(widgetobj) $(LIBO #ifdef MSDOS #define MSDOS_SUPPORT ${lispsource}ls-lisp.elc ${lispsource}disp-table.elc \ - ${lispsource}dos-fns.elc ${lispsource}dos-w32.elc + ${lispsource}dos-fns.elc ${lispsource}dos-w32.elc ${lispsource}dos-vars.elc \ + ${lispsource}international/ccl.elc ${lispsource}international/codepage.elc + #else #define MSDOS_SUPPORT #endif @@ -787,7 +789,10 @@ SOME_MACHINE_LISP = ${dotdot}/lisp/menu-bar.elc ${dotdot}/lisp/mouse.elc \ ${dotdot}/lisp/select.elc ${dotdot}/lisp/scroll-bar.elc \ ${dotdot}/lisp/vmsproc.elc ${dotdot}/lisp/vms-patch.elc \ ${dotdot}/lisp/ls-lisp.elc ${dotdot}/lisp/dos-fns.elc \ - ${dotdot}/lisp/w32-fns.elc ${dotdot}/lisp/dos-w32.elc + ${dotdot}/lisp/w32-fns.elc ${dotdot}/lisp/dos-w32.elc \ + ${dotdot}/lisp/disp-table.elc ${dotdot}/lisp/dos-vars.elc \ + ${dotdot}/lisp/international/ccl.elc \ + ${dotdot}/lisp/international/codepage.elc /* Construct full set of libraries to be linked. Note that SunOS needs -lm to come before -lc; otherwise, you get