Mercurial > hg > xemacs-beta
comparison man/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 | c6b1500299a7 |
children | 9f1c9f957073 |
comparison
equal
deleted
inserted
replaced
5686:c6b1500299a7 | 5687:965a9ddc915a |
---|---|
1 2012-10-13 Mats Lidell <matsl@xemacs.org> | |
2 | |
3 * lispref/processes.texi (Synchronous Processes): New function | |
4 call-process-shell-command. | |
5 | |
1 2012-09-18 Mats Lidell <matsl@xemacs.org> | 6 2012-09-18 Mats Lidell <matsl@xemacs.org> |
2 | 7 |
3 * lispref/windows.texi (Vertical Scrolling): Added | 8 * lispref/windows.texi (Vertical Scrolling): Added |
4 recenter-top-bottom and recenter-positions | 9 recenter-top-bottom and recenter-positions |
5 | 10 |