diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-04-21 02:17:02 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-04-21 02:17:02 +0200 |
commit | 91eac4bb57f50a69306a28f9e2363695d2f8e146 (patch) | |
tree | 750d5554e25712ddc2bc01b90278e03951f677c6 /lisp/emacs-lisp/lisp.el | |
parent | 938efb776d77693c876fb32f63f4e9ca72666da2 (diff) | |
download | emacs-91eac4bb57f50a69306a28f9e2363695d2f8e146.tar.gz emacs-91eac4bb57f50a69306a28f9e2363695d2f8e146.tar.bz2 emacs-91eac4bb57f50a69306a28f9e2363695d2f8e146.zip |
Don't depend on cm.c or termcap.c on Windows, use stubs.
* makefile.w32-in (OBJ1): Remove cm.$(O) and termcap.$(O).
($(BLD)/cm.$(O), $(BLD)/termcap.$(O)): Remove.
* w32console.c (current_tty, cost): New vars; lifted from cm.c.
(evalcost, cmputc, cmcheckmagic, cmcostinit, cmgoto, Wcm_clear)
(sys_tputs, sys_tgetstr): New stubs.
* s/ms-w32.h (chcheckmagic, cmcostinit, cmgoto, cmputc, Wcm_clear)
(tputs, tgetstr): New; define to sys_*.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions