changeset 100568:3520539e2319

proced.el does not use ps(1) anymore, state that is not functional everywhere.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 19 Dec 2008 21:00:32 +0000
parents 387ca5b2d869
children be087e83835c
files etc/NEWS
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Dec 19 20:58:37 2008 +0000
+++ b/etc/NEWS	Fri Dec 19 21:00:32 2008 +0000
@@ -611,11 +611,12 @@
 attribute name or data value by using information about what is
 allowed by the schema in that context.
 
-** proced.el provides a Dired-like interface for operating on processes.
-Proced makes an Emacs buffer containing a listing of the current
-processes (using ps(1)).  You can use the normal Emacs commands to
-move around in this buffer, and special Proced commands to operate on
-the processes listed.
+** proced.el provides a Dired-like interface for operating on
+processes.  Proced makes an Emacs buffer containing a listing of the
+current processes.  You can use the normal Emacs commands to move
+around in this buffer, and special Proced commands to operate on the
+processes listed.  It is currently only functional on GNU/Linux,
+MS-Windows and Solaris.
 
 ** Remember Mode is a mode for jotting down things to remember.
 Notes can be saved to a Diary file.  For details, see the Remember