diff options
| author | Eli Zaretskii | 2008-10-14 15:38:57 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-14 15:38:57 +0000 |
| commit | a65f6a855d901da46495c7d4b32d2a4125abc3d7 (patch) | |
| tree | 89bf6607502263c0307dfa6efff1c79a2dc51877 /etc | |
| parent | 6fdbd4c63c79a8ea45af1926f0d86a06eac3890c (diff) | |
| download | emacs-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/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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' |
| 1105 | let Lisp programs access the processes that are running on the local | 1106 | let Lisp programs access the processes that are running on the local |
| 1106 | machine. See the doc strings of these functions for more details. | 1107 | machine. See the doc strings of these functions for more details. |