summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-04-21 02:17:02 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-04-21 02:17:02 +0200
commit91eac4bb57f50a69306a28f9e2363695d2f8e146 (patch)
tree750d5554e25712ddc2bc01b90278e03951f677c6 /lisp/emacs-lisp/lisp.el
parent938efb776d77693c876fb32f63f4e9ca72666da2 (diff)
downloademacs-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