diff options
| author | Roland Winkler | 2012-09-23 07:34:23 -0500 |
|---|---|---|
| committer | Roland Winkler | 2012-09-23 07:34:23 -0500 |
| commit | bc7be45dbd90145b9bc76dbff349bf51a8315211 (patch) | |
| tree | 1450740aab38912e484e5707a01105a0d75cffe2 /etc | |
| parent | 6fab02746b865525b6fae7d16a4d3ed990f81723 (diff) | |
| download | emacs-bc7be45dbd90145b9bc76dbff349bf51a8315211.tar.gz emacs-bc7be45dbd90145b9bc76dbff349bf51a8315211.zip | |
lisp/proced.el: new command proced-renice
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -411,6 +411,8 @@ server properties. | |||
| 411 | ** In Perl mode, new option `perl-indent-parens-as-block' causes non-block | 411 | ** In Perl mode, new option `perl-indent-parens-as-block' causes non-block |
| 412 | closing brackets to be aligned with the line of the opening bracket. | 412 | closing brackets to be aligned with the line of the opening bracket. |
| 413 | 413 | ||
| 414 | ** In Proced mode, new command `proced-renice' renices selected processes. | ||
| 415 | |||
| 414 | ** Python mode | 416 | ** Python mode |
| 415 | 417 | ||
| 416 | A new version of python.el, which provides several new features, including: | 418 | A new version of python.el, which provides several new features, including: |