Mention list-system-processes and system-process-attributes.
This commit is contained in:
parent
b86cfd2845
commit
5d692341d3
1 changed files with 6 additions and 0 deletions
6
etc/NEWS
6
etc/NEWS
|
@ -1026,6 +1026,12 @@ functions and variables (formerly used for Tamil script).
|
|||
|
||||
* 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".
|
||||
|
|
Loading…
Add table
Reference in a new issue