diff options
| -rw-r--r-- | etc/NEWS | 11 |
1 files changed, 6 insertions, 5 deletions
| @@ -611,11 +611,12 @@ any invalid parts of your document. | |||
| 611 | attribute name or data value by using information about what is | 611 | attribute name or data value by using information about what is |
| 612 | allowed by the schema in that context. | 612 | allowed 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 |
| 615 | Proced makes an Emacs buffer containing a listing of the current | 615 | processes. Proced makes an Emacs buffer containing a listing of the |
| 616 | processes (using ps(1)). You can use the normal Emacs commands to | 616 | current processes. You can use the normal Emacs commands to move |
| 617 | move around in this buffer, and special Proced commands to operate on | 617 | around in this buffer, and special Proced commands to operate on the |
| 618 | the processes listed. | 618 | processes listed. It is currently only functional on GNU/Linux, |
| 619 | MS-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. |
| 621 | Notes can be saved to a Diary file. For details, see the Remember | 622 | Notes can be saved to a Diary file. For details, see the Remember |