Mercurial > hg > xemacs-beta
comparison lisp/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 | 7371081ce8f7 |
comparison
equal
deleted
inserted
replaced
5686:c6b1500299a7 | 5687:965a9ddc915a |
---|---|
1 2012-10-13 Mats Lidell <matsl@xemacs.org> | |
2 | |
3 * process.el (call-process-shell-command): New function from GNU. | |
4 | |
1 2012-09-18 Mats Lidell <matsl@xemacs.org> | 5 2012-09-18 Mats Lidell <matsl@xemacs.org> |
2 | 6 |
3 * window-xemacs.el (recenter-positions): New defcustom. | 7 * window-xemacs.el (recenter-positions): New defcustom. |
4 (recenter-top-bottom): New command. | 8 (recenter-top-bottom): New command. |
5 (recenter-last-op): New defvar. | 9 (recenter-last-op): New defvar. |