mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 18:37:33 +00:00
(SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
This commit is contained in:
parent
3f150a6009
commit
24ed93fb87
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2009-07-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
|
||||
|
||||
2009-06-30 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* xftfont.c (xftfont_open): Avoid passing NULL argument to
|
||||
|
|
|
|||
|
|
@ -868,6 +868,7 @@ SOME_MACHINE_LISP = ../lisp/mouse.elc \
|
|||
../lisp/international/ccl.elc \
|
||||
../lisp/international/fontset.elc \
|
||||
../lisp/mouse.elc \
|
||||
../lisp/term/common-win.elc \
|
||||
../lisp/term/x-win.elc \
|
||||
../lisp/term/pc-win.elc \
|
||||
../lisp/term/ns-win.elc
|
||||
|
|
|
|||
Loading…
Reference in a new issue