Mercurial > hg > xemacs-beta
comparison lisp/paths.el @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 41ff10fd062f |
children | 4f79e16b1112 |
comparison
equal
deleted
inserted
replaced
271:c7b7086b0a39 | 272:c5d627a313b1 |
---|---|
75 | 75 |
76 ;(defvar gnus-default-nntp-server "" | 76 ;(defvar gnus-default-nntp-server "" |
77 ; ;; set this to your local server | 77 ; ;; set this to your local server |
78 ; "The name of the host running an NNTP server. | 78 ; "The name of the host running an NNTP server. |
79 ;If it is a string such as \":DIRECTORY\", then ~/DIRECTORY | 79 ;If it is a string such as \":DIRECTORY\", then ~/DIRECTORY |
80 ;is used as a news spool. `gnus-nntp-server' is initialised from NNTPSERVER | 80 ;is used as a news spool. `gnus-nntp-server' is initialized from NNTPSERVER |
81 ;environment variable or, if none, this value.") | 81 ;environment variable or, if none, this value.") |
82 | 82 |
83 ;(defvar gnus-nntp-service "nntp" | 83 ;(defvar gnus-nntp-service "nntp" |
84 ; "NNTP service name, usually \"nntp\" or 119). | 84 ; "NNTP service name, usually \"nntp\" or 119). |
85 ;Go to a local news spool if its value is nil, in which case `gnus-nntp-server' | 85 ;Go to a local news spool if its value is nil, in which case `gnus-nntp-server' |