diff options
Diffstat (limited to 'etc/ERC-NEWS')
-rw-r--r-- | etc/ERC-NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/ERC-NEWS b/etc/ERC-NEWS index f56c2bd771a..ac7861ae8af 100644 --- a/etc/ERC-NEWS +++ b/etc/ERC-NEWS @@ -1312,9 +1312,8 @@ in both directions. This feature is currently only available in Emacs ** erc is switching to global-minor-modes for activation of submodules. This allows you to customize such a mode and get automatic loading of -the module. No longer putting a lot of require statments in .emacs. -At least this is the long-term plan, not all modules are converted -yet. +the module. No longer putting a lot of require statements in .emacs. +At least this is the long-term plan, not all modules are converted yet. ** The most important user visible change is that you now need to activate erc-completion-mode, to get TAB completion. The new completion code |