aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 584c9bae332..3a071ede8be 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
61current 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
66voice
67---
68** `erc-my-nick-prefix-face' and `erc-nick-prefix-face' for changing
69the 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.