Fix initialization order at bootstrap (Dan Nicolaescu).
authorKaroly Lorentey <lorentey@elte.hu>
Mon, 29 Mar 2004 12:05:03 +0000 (12:05 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Mon, 29 Mar 2004 12:05:03 +0000 (12:05 +0000)
commit2491d293f3e87e0925cd71e9e72ac2edaa94ecc6
treefaa306341c1dd0ce8fdb1193ee71fb04f7b4306f
parenta38213dc5443326de07cd41575859361c64596b0
Fix initialization order at bootstrap (Dan Nicolaescu).

src/emacs.c (main): Call init_process before init_display to prevent
losing the keyboard on stdin (reported by Dan Nicolaescu).

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-128
src/emacs.c