aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8e827ca38f2..0dde6961b9c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1101,6 +1101,7 @@ functions and variables (formerly used for Tamil script).
1101 1101
1102* Lisp Changes in Emacs 23.1 1102* Lisp Changes in Emacs 23.1
1103 1103
1104+++
1104** New primitives `list-system-processes' and `system-process-attributes' 1105** New primitives `list-system-processes' and `system-process-attributes'
1105let Lisp programs access the processes that are running on the local 1106let Lisp programs access the processes that are running on the local
1106machine. See the doc strings of these functions for more details. 1107machine. See the doc strings of these functions for more details.