diff tests/ChangeLog @ 5687:965a9ddc915a

Introduce call-process-shell-command from GNU. Thanks GNU. Used in recent versions of org-mode. 2012-10-13 Mats Lidell <matsl@xemacs.org> * process.el (call-process-shell-command): New function from GNU. 2012-10-13 Mats Lidell <matsl@xemacs.org> * lispref/processes.texi (Synchronous Processes): New function call-process-shell-command. 2012-10-13 Mats Lidell <matsl@xemacs.org> * automated/process-tests.el: Simple test cases for call-process-shell-command.
author Mats Lidell <matsl@xemacs.org>
date Sat, 13 Oct 2012 01:09:35 +0200
parents 8a2ac78cb97d
children 9dc294ae3004
line wrap: on
line diff
--- a/tests/ChangeLog	Tue Sep 18 08:58:28 2012 +0200
+++ b/tests/ChangeLog	Sat Oct 13 01:09:35 2012 +0200
@@ -1,3 +1,8 @@
+2012-10-13  Mats Lidell  <matsl@xemacs.org>
+
+	* automated/process-tests.el: Simple test cases for
+	call-process-shell-command.
+
 2012-09-02  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* automated/regexp-tests.el: