]> git.eshelyaron.com Git - emacs.git/commit
Support --no-window-system option in emacsclient
authorEli Zaretskii <eliz@gnu.org>
Wed, 12 Jun 2024 11:10:32 +0000 (14:10 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Jun 2024 14:20:41 +0000 (16:20 +0200)
commitd117db0121caa6fc7022f13830c79e51b60a2c34
treed79d0211a51e93696065d02f91ef034d84a5eb0d
parenta1d066b4e32de4882796cea4d77f20805ccb47ff
Support --no-window-system option in emacsclient

* lib-src/emacsclient.c (print_help_and_exit, longopts): Add
'--no-window-system' alias for -t.  (Bug#71509)

(cherry picked from commit ebb0a3036d2256c214b3116b029ecbcc63040be0)
lib-src/emacsclient.c