diff options
| author | l3thal | 2016-01-24 15:19:08 -0500 |
|---|---|---|
| committer | l3thal | 2016-01-24 15:19:08 -0500 |
| commit | 76168e131315ec4c7de38c4fadca30c76078e8cb (patch) | |
| tree | 343f1236a6b0e8df2a3a11a21b3bc13e510991df | |
| parent | 05a630484fd652f67ce06679fb3f890f5fdd65ea (diff) | |
| download | emacs-76168e131315ec4c7de38c4fadca30c76078e8cb.tar.gz emacs-76168e131315ec4c7de38c4fadca30c76078e8cb.zip | |
Add NEWS entry for asynchronous reconnect in ERC
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -428,6 +428,9 @@ additionally need to add `getSelection' to `xterm-extra-capabilities'. | |||
| 428 | `erc-network-hide-list' and `erc-channel-hide-list' will only hide the | 428 | `erc-network-hide-list' and `erc-channel-hide-list' will only hide the |
| 429 | specified message types for the respective specified targets. | 429 | specified message types for the respective specified targets. |
| 430 | 430 | ||
| 431 | --- | ||
| 432 | *** Reconnection is now asynchronous. | ||
| 433 | |||
| 431 | ** Midnight-mode | 434 | ** Midnight-mode |
| 432 | 435 | ||
| 433 | --- | 436 | --- |