]> git.eshelyaron.com Git - emacs.git/commit
Improve return value of `haiku-roster-launch'
authorPo Lu <luangruo@yahoo.com>
Sun, 15 May 2022 08:33:34 +0000 (08:33 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 15 May 2022 08:33:34 +0000 (08:33 +0000)
commitaaa2d0db18509b7d2f1e35cbc9dc2b4443f1cce4
treeb04ec55ac188fd23cfe542c87495948b7f2c60b1
parent99df11a393e5ba39cb2dc93e5a01de69ae18e91a
Improve return value of `haiku-roster-launch'

* src/haikuselect.c (Fhaiku_roster_launch): Return
`already-running' if no PID is available since the target
application is already running.
(syms_of_haikuselect): New defsym.
src/haikuselect.c