mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
* emacsclient.c (window_system): Delete redundant variable.
(decode_options): Don't use it. (find_tty): New function. (main): Use find_tty, and don't use window_system.
This commit is contained in:
parent
205f3a3bee
commit
48c2dc6801
@ -1,3 +1,10 @@
|
||||
2008-11-02 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* emacsclient.c (window_system): Delete redundant variable.
|
||||
(decode_options): Don't use it.
|
||||
(find_tty): New function.
|
||||
(main): Use find_tty, and don't use window_system.
|
||||
|
||||
2008-11-01 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* emacsclient.c (main) [WINDOWSNT]: Don't ifdef away the call to
|
||||
|
Loading…
Reference in New Issue
Block a user