]> git.eshelyaron.com Git - emacs.git/commit
Add support for arguments in ALTERNATE_EDITOR to emacsclient
authorReuben Thomas <rrt@sc3d.org>
Thu, 1 Dec 2016 15:21:57 +0000 (15:21 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 7 Aug 2017 20:57:22 +0000 (21:57 +0100)
commit28f1fe97daa13e13714e6c43c9a6fbb0c0e99a26
treec8e0b5bfe7d148378238a5a1b75ffe03a8f1c654
parent7136e6723d87b51ae3089f5ceef6b14621bfaf87
Add support for arguments in ALTERNATE_EDITOR to emacsclient

* lib-src/emacsclient.c (fail): Parse ALTERNATE_EDITOR, or
corresponding command-line argument, into space-separated tokens.
* etc/NEWS: Document.
* test/lib-src/emacsclient-tests.el: Add a test.
etc/NEWS
lib-src/emacsclient.c
test/lib-src/emacsclient-tests.el [new file with mode: 0644]