(nntp-warn-about-losing-connection): Remove.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 28 Sep 2005 06:09:38 +0000 (06:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 28 Sep 2005 06:09:38 +0000 (06:09 +0000)
lisp/ChangeLog
lisp/nntp.el

index 5f1a4f5..fa10c23 100644 (file)
@@ -1,3 +1,7 @@
+2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nntp.el (nntp-warn-about-losing-connection): Remove.
+
 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
index 62f29ce..4e9518f 100644 (file)
@@ -187,9 +187,6 @@ then use this hook to rsh to the remote machine and start a proxy NNTP
 server there that you can connect to.  See also
 `nntp-open-connection-function'")
 
-(defvoo nntp-warn-about-losing-connection t
-  "*If non-nil, beep when a server closes connection.")
-
 (defvoo nntp-coding-system-for-read 'binary
   "*Coding system to read from NNTP.")