]> git.eshelyaron.com Git - emacs.git/commit
Fix incompatible -t and -r options in emacsclient
authorGregory Heytings <gregory@heytings.org>
Sun, 27 Nov 2022 23:15:00 +0000 (23:15 +0000)
committerGregory Heytings <gregory@heytings.org>
Sun, 27 Nov 2022 23:16:00 +0000 (00:16 +0100)
commit5f97a085bee2d759a59898fd67ef5990b3ab54fa
tree6ba34f20691f769377c045c55c954281c4badad8
parent6d3cea2c8edde5ee8d6d8fe1364cd318e3270515
Fix incompatible -t and -r options in emacsclient

* lib-src/emacsclient.c (decode_options): Do not allow -t and -r
together.
lib-src/emacsclient.c