Changed emacsclient to open new frames by default.
authorKaroly Lorentey <lorentey@elte.hu>
Fri, 20 Feb 2004 01:46:26 +0000 (01:46 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Fri, 20 Feb 2004 01:46:26 +0000 (01:46 +0000)
commite5299d8d654237697301709aacfa65d58858cb07
treec7faff565fdf31ddf8866fdc3e900378c8cc3187
parenta9298135d89f27d4dba9c3e7ca5a7f91839ad944
Changed emacsclient to open new frames by default.

lib-src/emacsclient.c (decode_options): Handle the case when $DISPLAY
is an empty string.  Set window_system or tty to one by default,
depending on if there is a valid display.
(longopts, decode_options, print_help_and_exit): Removed -w, added -c.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-85
README.multi-tty
lib-src/emacsclient.c