Mercurial > emacs
comparison msdos/ChangeLog @ 108592:d1257e56bb95
Fix "config msdos" step.
src/Makefile.in: Fix MSDOS-related comments.
msdos/sed3v2.inp (INSTALLABLES): Edit out extra ${EXEEXT} after "emacsclient".
(emacsserver, timer, wakeup): Remove edit-out commands.
msdos/sed1v2.inp (MSDOS_OBJ): Add w16select.o.
(TERMCAP_OBJ): Add termcap.o.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 15 May 2010 10:19:59 +0300 |
parents | 7e6170a6733d |
children | 095e338e1fd8 |
comparison
equal
deleted
inserted
replaced
108591:7e6170a6733d | 108592:d1257e56bb95 |
---|---|
1 2010-05-15 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * sed3v2.inp (INSTALLABLES): Edit out extra ${EXEEXT} after | |
4 "emacsclient". | |
5 (emacsserver, timer, wakeup): Remove edit-out commands. | |
6 | |
7 * sed1v2.inp (MSDOS_OBJ): Add w16select.o. | |
8 (TERMCAP_OBJ): Add termcap.o. | |
9 | |
1 2010-05-15 Glenn Morris <rgm@gnu.org> | 10 2010-05-15 Glenn Morris <rgm@gnu.org> |
2 | 11 |
3 * sed1v2.inp (OLDXMENU_TARGET): Edit to empty. | 12 * sed1v2.inp (OLDXMENU_TARGET): Edit to empty. |
4 * sed1x.inp (OLDXMENU_TARGET): Edit to really-oldxmenu. | 13 * sed1x.inp (OLDXMENU_TARGET): Edit to really-oldxmenu. |
5 | 14 |