1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 03:52:16 -08:00

** proced.el has been added. It operates on processes like dired.

This commit is contained in:
Roland Winkler 2008-03-26 15:07:14 +00:00
parent dfab9988c5
commit f6b26818ea

View file

@ -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