mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Leave note about removing gnus-start-news-server
* lisp/gnus/gnus-int.el (gnus-nntp-server): Once this option is gone, that whole function can go.
This commit is contained in:
parent
0cbdbac2bb
commit
498be6a6dd
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ server denied."
|
|||
(const :tag "Deny server" denied)
|
||||
(const :tag "Unplug Agent" offline)))
|
||||
|
||||
;; Note: When this option is finally removed, also remove the entire
|
||||
;; `gnus-start-news-server' function.
|
||||
(defcustom gnus-nntp-server nil
|
||||
"The name of the host running the NNTP server."
|
||||
:group 'gnus-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue