aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-11-13 00:16:58 -0800
committerGlenn Morris2012-11-13 00:16:58 -0800
commit5c934f8b268e07b41487dd73133381e6ed324a59 (patch)
tree9e935596317d105bebd143f63ac3c1da79dc9704 /doc/misc/ChangeLog
parent274f5de608fd1a4dd99c2f9e4e9214579554f437 (diff)
downloademacs-5c934f8b268e07b41487dd73133381e6ed324a59.tar.gz
emacs-5c934f8b268e07b41487dd73133381e6ed324a59.zip
* doc/misc/erc.texi: Use @code{nil} rather than just "nil".
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 1ec8a3d56ff..07f38d15dd9 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,6 +1,7 @@
12012-11-13 Glenn Morris <rgm@gnu.org> 12012-11-13 Glenn Morris <rgm@gnu.org>
2 2
3 * erc.texi (Modules): Undocument obsolete "hecomplete". 3 * erc.texi: Use @code{nil} rather than just "nil".
4 (Modules): Undocument obsolete "hecomplete".
4 Add "notifications". 5 Add "notifications".
5 (Connecting): Add brief section on passwords. 6 (Connecting): Add brief section on passwords.
6 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list. 7 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.