Romain Francoise's and Ami Fischman's bugfixes.
commite9cda8277618ce4e2644e852539474b7b67f09e3
authorKaroly Lorentey <lorentey@elte.hu>
Thu, 22 Jan 2004 02:36:55 +0000 (22 02:36 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Thu, 22 Jan 2004 02:36:55 +0000 (22 02:36 +0000)
treeca87f4bef3d3f98379211ea69f1fb3c26452a540
parent990e879437236fc76e827d6191899c117f01fd99
Romain Francoise's and Ami Fischman's bugfixes.

src/term.c (create_tty_output): Fix syntax error.  Reported by Ami
Fischman (ami at fischman dot org).

lisp/loadup.el: Load term/x-win.el if X is available.

lisp/startup.el (handle-args-function-alist)
(window-system-initialization-alist): New variables.
(command-line): Don't load term/x-win.el, use the above variables.

lisp/x-win.el: (x-initialize-window-system): New function, move X
initialization here.
(x-initialized): New variable.

lisp/frame.el (make-frame-on-display): Don't initialize X twice, and
make sure to pass the correct display parameter to x-open-connection.
Reported by Romain Francoise (romain at orebokech dot com).

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-58
README.multi-tty
lisp/frame.el
lisp/loadup.el
lisp/startup.el
lisp/term/x-win.el
src/term.c