aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nntp.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-05-22 22:14:17 +0000
committerRichard M. Stallman <[email protected]>1994-05-22 22:14:17 +0000
commita4e104bf5ccd3e19a16cdb6bad79edff86fba3cb (patch)
tree106f991547a8ed4187816562af115ad9b3dc87b5 /lisp/nntp.el
parentee6f7c13b2e23119ec5932a6cf2190dca36b95c4 (diff)
Doc fix.
Diffstat (limited to 'lisp/nntp.el')
-rw-r--r--lisp/nntp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nntp.el b/lisp/nntp.el
index 9ced03a4c5..607febab8b 100644
--- a/lisp/nntp.el
+++ b/lisp/nntp.el
@@ -54,7 +54,7 @@ If the kanji code of the NNTP server is different from the local kanji
code, the correct kanji code of the buffer associated with the NNTP
server must be specified as follows:
-(setq nntp-server-hook
+\(setq nntp-server-hook
(function
(lambda ()
;; Server's Kanji code is EUC (NEmacs hack).