diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -249,6 +249,13 @@ Unicode standards. | |||
| 249 | 249 | ||
| 250 | ** The `save-place' variable is replaced by a `save-place-mode'. | 250 | ** The `save-place' variable is replaced by a `save-place-mode'. |
| 251 | 251 | ||
| 252 | ** ERC | ||
| 253 | |||
| 254 | *** Hide message types by network or channel. `erc-hide-list' will | ||
| 255 | hide all messages of the specified type, where `erc-network-hide-list' | ||
| 256 | and `erc-channel-hide-list' will only hide the specified message types | ||
| 257 | for the respective specified targets. | ||
| 258 | |||
| 252 | ** Midnight-mode | 259 | ** Midnight-mode |
| 253 | *** `midnight-mode' is a proper minor mode. | 260 | *** `midnight-mode' is a proper minor mode. |
| 254 | *** clean-buffer-*-regexps can now specify buffers via predicate functions. | 261 | *** clean-buffer-*-regexps can now specify buffers via predicate functions. |