summaryrefslogtreecommitdiff
path: root/lisp/=nntp.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-22 22:14:17 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-22 22:14:17 +0000
commit1df29e8af5d14be2135e87aa878cc198bb162259 (patch)
tree0f02de21f2d895b28bb2ad5fef2f1a36a19f0182 /lisp/=nntp.el
parente10879329397dae74ea5707063d0b24dca7559aa (diff)
downloademacs-1df29e8af5d14be2135e87aa878cc198bb162259.tar.gz
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 9ced03a4c53..607febab8ba 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).