Mercurial > emacs
changeset 98723:b325d07ef76d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 14 Oct 2008 15:38:57 +0000 |
parents | 2923d8eaaf39 |
children | 60ee232a6839 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Oct 14 15:38:35 2008 +0000 +++ b/etc/NEWS Tue Oct 14 15:38:57 2008 +0000 @@ -1101,6 +1101,7 @@ * Lisp Changes in Emacs 23.1 ++++ ** New primitives `list-system-processes' and `system-process-attributes' let Lisp programs access the processes that are running on the local machine. See the doc strings of these functions for more details.