diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
| @@ -54,6 +54,23 @@ These emulations of old editors are believed to be no longer relevant | |||
| 54 | *** vi.el, vip.el (try M-x viper instead) | 54 | *** vi.el, vip.el (try M-x viper instead) |
| 55 | 55 | ||
| 56 | 56 | ||
| 57 | * ERC Changes in Emacs 24.5 | ||
| 58 | |||
| 59 | +++ | ||
| 60 | ** `erc-rename-buffers' if non-nil will rename buffers to reflect the | ||
| 61 | current network name instead of using SERVER:PORT | ||
| 62 | --- | ||
| 63 | ** `erc-version' now follows current emacs version | ||
| 64 | +++ | ||
| 65 | ** `erc-format-@nick' displays all user modes instead of only op and | ||
| 66 | voice | ||
| 67 | --- | ||
| 68 | ** `erc-my-nick-prefix-face' and `erc-nick-prefix-face' for changing | ||
| 69 | the faces for user mode prefixes | ||
| 70 | --- | ||
| 71 | ** display of irc commands in current buffer has been disabled | ||
| 72 | |||
| 73 | |||
| 57 | * Installation Changes in Emacs 24.4 | 74 | * Installation Changes in Emacs 24.4 |
| 58 | 75 | ||
| 59 | ** Emacs can now be compiled with ACL (access control list) support. | 76 | ** Emacs can now be compiled with ACL (access control list) support. |