emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Sat, 02 Aug 2008 17:18:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/08/02 17:18:34

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1818
retrieving revision 1.1819
diff -u -b -r1.1818 -r1.1819
--- NEWS        1 Aug 2008 21:00:15 -0000       1.1818
+++ NEWS        2 Aug 2008 17:18:32 -0000       1.1819
@@ -1026,6 +1026,12 @@
 
 * 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.
+Not all platforms support accessing this information; on those that
+don't, these primitives will return nil.
+
 +++
 ** New variable `user-emacs-directory'.
 Use this instead of "~/.emacs.d".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]