aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2008-10-14 15:38:57 +0000
committerEli Zaretskii2008-10-14 15:38:57 +0000
commita65f6a855d901da46495c7d4b32d2a4125abc3d7 (patch)
tree89bf6607502263c0307dfa6efff1c79a2dc51877 /etc
parent6fdbd4c63c79a8ea45af1926f0d86a06eac3890c (diff)
downloademacs-a65f6a855d901da46495c7d4b32d2a4125abc3d7.tar.gz
emacs-a65f6a855d901da46495c7d4b32d2a4125abc3d7.zip
(Top): Adjust the @detailmenu for the addition of "System Processes" section.
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.