aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-11-30 18:50:49 -0500
committerGlenn Morris2012-11-30 18:50:49 -0500
commitf4f3b439bcfffde8d1f0d5e9eb17cd84a50afc21 (patch)
tree40d2d5572f614f0bd793f8951b3134b9c788ecc5
parentc7b36b9550a66a033d42152741bf7e3f4927cb39 (diff)
downloademacs-f4f3b439bcfffde8d1f0d5e9eb17cd84a50afc21.tar.gz
emacs-f4f3b439bcfffde8d1f0d5e9eb17cd84a50afc21.zip
* doc/misc/rcirc.texi (Notices): Fix typo.
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/rcirc.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index d82d9699829..4fbf474fe4b 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12012-11-30 Glenn Morris <rgm@gnu.org>
2
3 * rcirc.texi (Notices): Fix typo.
4
12012-11-20 Michael Albinus <michael.albinus@gmx.de> 52012-11-20 Michael Albinus <michael.albinus@gmx.de>
2 6
3 * trampver.texi: Downgrade version to 2.2.6-24.3, in order to 7 * trampver.texi: Downgrade version to 2.2.6-24.3, in order to
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index 0174c3fa87f..ac97db414a4 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -764,7 +764,7 @@ You can control which notices get omitted via the
764omit away messages: 764omit away messages:
765 765
766@example 766@example
767(setq rcirc-omit-responses '("JOIN" "PART" "QUIT" "NICK" "AWAY)) 767(setq rcirc-omit-responses '("JOIN" "PART" "QUIT" "NICK" "AWAY"))
768@end example 768@end example
769 769
770@vindex rcirc-omit-threshold 770@vindex rcirc-omit-threshold