]> git.eshelyaron.com Git - emacs.git/commit
Consolidate common path transformation code.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Jan 2015 07:08:44 +0000 (10:08 +0300)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Jan 2015 07:08:44 +0000 (10:08 +0300)
commitd7e26b44109f4068d41a075fa89d11c1a8156f66
tree141efe83d87a6bfceeadb4e04e38979e5df3c8c1
parent01ebf7a3655541ef09cee068bddffbc1b38c69c8
Consolidate common path transformation code.

* process.h (remove_slash_colon): New function.
* callproc.c (encode_current_directory, call_process):
* process.c (Fstart_process): Use it.
src/ChangeLog
src/callproc.c
src/process.c
src/process.h