diff options
| author | Richard M. Stallman <rms@gnu.org> | 1994-12-15 18:23:58 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1994-12-15 18:23:58 +0000 |
| commit | 88f11b7de7870a9ba654c7532118ffb468999b5b (patch) | |
| tree | cd1ca49bf31c9575a54f72fd8343faa6c11a3b0e /lisp | |
| parent | c844616ca64344a4f414c0717f1ce06fb4305b0b (diff) | |
| download | emacs-88f11b7de7870a9ba654c7532118ffb468999b5b.tar.gz | |
Comment change.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/gnus.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/gnus.el b/lisp/gnus.el index 15e985a64a6..de94ffe9646 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -51,8 +51,7 @@ ;; (setq gnus-nntp-service 119) ;; ;; Or, if you'd like to use a local news spool directly in stead -;; of NNTP, install nnspool.el and set the variable to nil as -;; follows: +;; of NNTP, set the variable to nil as follows: ;; ;; (setq gnus-nntp-service nil) ;; |
