comparison etc/NEWS @ 97233:e440b06f6be8

Mention list-system-processes and system-process-attributes.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 02 Aug 2008 17:18:32 +0000
parents 0fd3de34a457
children af96c29cc399
comparison
equal deleted inserted replaced
97232:5584d562a3b5 97233:e440b06f6be8
1024 functions and variables (formerly used for Tamil script). 1024 functions and variables (formerly used for Tamil script).
1025 1025
1026 1026
1027 * Lisp Changes in Emacs 23.1 1027 * Lisp Changes in Emacs 23.1
1028 1028
1029 ** New primitives `list-system-processes' and `system-process-attributes'
1030 let Lisp programs access the processes that are running on the local
1031 machine. See the doc strings of these functions for more details.
1032 Not all platforms support accessing this information; on those that
1033 don't, these primitives will return nil.
1034
1029 +++ 1035 +++
1030 ** New variable `user-emacs-directory'. 1036 ** New variable `user-emacs-directory'.
1031 Use this instead of "~/.emacs.d". 1037 Use this instead of "~/.emacs.d".
1032 1038
1033 ** If a local hook function has a non-nil `permanent-local-hook' 1039 ** If a local hook function has a non-nil `permanent-local-hook'