diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/ChangeLog | 2 | ||||
-rw-r--r-- | etc/ERC-NEWS | 5 | ||||
-rw-r--r-- | etc/NEWS | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index d62bdf10866..966cd6d3b55 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -276,7 +276,7 @@ 2009-06-12 Kenichi Handa <handa@m17n.org> - * HELLO: Use "/" instead of "," to seperate independent words. + * HELLO: Use "/" instead of "," to separate independent words. * charsets/*.map: All re-generated. 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 @@ -2155,7 +2155,6 @@ ordered by their priorities. **** `coding-system-from-name' returns a coding system matching with the argument name. - ** There is a new input method, Robin, different from Quail. It has three functionalities: i) a simple input method (converts an ASCII sequence into a string). |