aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS11
1 files changed, 6 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1b6eab07acd..d98ff6ad742 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -611,11 +611,12 @@ any invalid parts of your document.
611attribute name or data value by using information about what is 611attribute name or data value by using information about what is
612allowed by the schema in that context. 612allowed by the schema in that context.
613 613
614** proced.el provides a Dired-like interface for operating on processes. 614** proced.el provides a Dired-like interface for operating on
615Proced makes an Emacs buffer containing a listing of the current 615processes. Proced makes an Emacs buffer containing a listing of the
616processes (using ps(1)). You can use the normal Emacs commands to 616current processes. You can use the normal Emacs commands to move
617move around in this buffer, and special Proced commands to operate on 617around in this buffer, and special Proced commands to operate on the
618the processes listed. 618processes listed. It is currently only functional on GNU/Linux,
619MS-Windows and Solaris.
619 620
620** Remember Mode is a mode for jotting down things to remember. 621** Remember Mode is a mode for jotting down things to remember.
621Notes can be saved to a Diary file. For details, see the Remember 622Notes can be saved to a Diary file. For details, see the Remember