diff options
author | kwhite <kwhite@gnu.org> | 2015-02-04 14:33:07 -0500 |
---|---|---|
committer | kwhite <kwhite@gnu.org> | 2015-02-04 14:33:07 -0500 |
commit | 9615c0dead1b5828fa6a599eb7fa18551921938b (patch) | |
tree | fc2ff6f1687df721387c2b002d2df08b5ff33b5d /doc/misc/ChangeLog | |
parent | c6487170e39e5b58872e935c95e8d033554501f7 (diff) | |
download | emacs-9615c0dead1b5828fa6a599eb7fa18551921938b.tar.gz |
doc/misc/erc.texi: fix typo
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r-- | doc/misc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 616b3574037..0e43b9ffe4d 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -2,6 +2,7 @@ * erc.texi (Advanced Usage, Options): Add descriptions and examples for erc-format-nick-function and erc-rename-buffers options. + (Connecting): fix typo 2014-12-29 Michael Albinus <michael.albinus@gmx.de> |