From: Roland Winkler Date: Wed, 26 Mar 2008 15:07:14 +0000 (+0000) Subject: ** proced.el has been added. It operates on processes like dired. X-Git-Tag: emacs-pretest-23.0.90~6897 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f6b26818eabf68eaffcdc2850eb96a075d7137fe;p=emacs.git ** proced.el has been added. It operates on processes like dired. --- diff --git a/etc/NEWS b/etc/NEWS index e993e78c7cb..e3e16c7524d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -363,6 +363,11 @@ It uses `auto-composition-function' (default `auto-compose-chars'). ** The package linum.el is now included with Emacs. It it a new minor mode to display line numbers for the current buffer. +** proced.el has been added. It operates on processes like dired. +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. + * Changes in Specialized Modes and Packages in Emacs 23.1