[gnus git] branch master updated: n0-17-295-g486ef3e =1= gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp. gnus-int.el (gnus-nntp-server): Move from gnus.el.

Katsumi Yamaoka <[email protected]>
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  486ef3e9988a8e858115f1653ff9109df82ee7fa (commit)
      from  ece5869ff8aaa59a2b906f21c7fbb1a402d6a073 (commit)


- Log -----------------------------------------------------------------
commit 486ef3e9988a8e858115f1653ff9109df82ee7fa
Author: Stefan Monnier <[email protected]>
Date:   Mon Sep 12 09:15:05 2011 +0000

    gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
    gnus-int.el (gnus-nntp-server): Move from gnus.el.

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 219ce13..8b5f7e6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,11 @@
 
 	* gnus.el (gnus-interactive-exit): Update defcustom spec.
 
+2011-09-12  Stefan Monnier  <[email protected]>
+
+	* gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
+	* gnus-int.el (gnus-nntp-server): Move from gnus.el.
+
 2011-09-12  Andrew Cohen  <[email protected]>
 
 	* gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
@@ -12,14 +17,13 @@
 
 	* message.el (message-pop-to-buffer): Default to switch-to-buffer.
 	(message-mail-other-window, message-mail-other-frame)
-	(message-news-other-window, message-news-other-frame): Use
-	switch-to-buffer-other-frame and switch-to-buffer-other-window instead
-	of setting buffer display varibles.
+	(message-news-other-window, message-news-other-frame):
+	Use switch-to-buffer-other-frame and switch-to-buffer-other-window
+	instead of setting buffer display varibles.
 
 2011-09-11  Lars Magne Ingebrigtsen  <[email protected]>
 
-	* gnus-group.el (gnus-group-list-limit): Explain what the command
-	does.
+	* gnus-group.el (gnus-group-list-limit): Explain what the command does.
 
 	* gnus-sum.el (gnus-fetch-headers): Bump message level.
 
@@ -70,7 +74,7 @@
 	* plstore.el (plstore--get-buffer): Silence compiler warnings by
 	renaming function arguments from `this'.
 
-	* gnus-sum.el (gnus-newsgroup-recent): Removed.
+	* gnus-sum.el (gnus-newsgroup-recent): Remove.
 
 	* gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
 	has been renamed.
@@ -200,8 +204,8 @@
 	* nnmairix.el (nnmairix-request-set-mark)
 	(nnmairix-goto-original-article): Remove adding of article to registry,
 	since `gnus-registry-add-group' isn't available anymore.
-	(nnmairix-determine-original-group-from-registry): Use
-	`gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
+	(nnmairix-determine-original-group-from-registry):
+	Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
 	available anymore.
 
 2011-08-12  Simon Josefsson  <[email protected]>
@@ -312,7 +316,7 @@
 
 2011-08-02  Lars Magne Ingebrigtsen  <[email protected]>
 
-	* starttls.el (starttls-available-p): Renamed from
+	* starttls.el (starttls-available-p): Rename from
 	`starttls-any-program-available' and changed return convention.
 
 2011-07-31  Lars Ingebrigtsen  <[email protected]>
@@ -368,8 +372,8 @@
 
 	* nnir.el (gnus-group-make-nnir-group): Allow optional search query
 	argument.
-	(gnus-group-make-nnir-group, nnir-request-group, nnir-run-query): Use
-	`nnir-address' to handle server info rather than passing an arg.
+	(gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
+	Use `nnir-address' to handle server info rather than passing an arg.
 
 	* nnimap.el (nnimap-make-thread-query): New utility function to format
 	an imap thread search query.
@@ -422,7 +426,7 @@
 
 2011-07-15  Lars Magne Ingebrigtsen  <[email protected]>
 
-	* gnus.el (debbugs-gnu): Renamed from debbugs-emacs.
+	* gnus.el (debbugs-gnu): Rename from debbugs-emacs.
 
 	* message.el (message-reply): Work around mysterious bug where
 	`message-mode' seems to overwrite the locally bound `subject' variable.
@@ -453,9 +457,9 @@
 
 	* gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
 	isn't very interesting any more, and it leaks potentially secret data.
-	(gnus-debug): Removed.
+	(gnus-debug): Remove.
 
-	* gnus-art.el (gnus-ignored-headers): Removed obsolete and non-working
+	* gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
 	use of :custom-show.
 
 2011-07-07  Daiki Ueno  <[email protected]>
@@ -644,8 +648,8 @@
 	* gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
 	quit window configuration.
 
-	* auth-source.el (epg-context-set-passphrase-callback): Remove
-	duplicate autoload.
+	* auth-source.el (epg-context-set-passphrase-callback):
+	Remove duplicate autoload.
 
 2011-06-30  Andrew Cohen  <[email protected]>
 
@@ -770,7 +774,7 @@
 	* spam.el (spam-stat): Require in a normal fashion without binding
 	`spam-stat-install-hooks' to avoid compilation warnings.
 
-	* spam-stat.el (spam-stat-install-hooks): Removed.
+	* spam-stat.el (spam-stat-install-hooks): Remove.
 	(spam-stat-install-hooks): Don't run automatically.
 
 2011-06-26  Timo Juhani Lindfors  <[email protected]>  (tiny change)
diff --git a/lisp/gnus-int.el b/lisp/gnus-int.el
index 9877736..2e10263 100644
--- a/lisp/gnus-int.el
+++ b/lisp/gnus-int.el
@@ -63,6 +63,13 @@ server denied."
 		 (const :tag "Deny server" denied)
 		 (const :tag "Unplug Agent" offline)))
 
+(defcustom gnus-nntp-server nil
+  "The name of the host running the NNTP server."
+  :group 'gnus-server
+  :type '(choice (const :tag "disable" nil)
+		 string))
+(make-obsolete-variable 'gnus-nntp-server 'gnus-select-method "24.1")
+
 (defvar gnus-internal-registry-spool-current-method nil
   "The current method, for the registry.")
 
diff --git a/lisp/gnus.el b/lisp/gnus.el
index 2bca1cf..f8c3f82 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
@@ -1394,13 +1394,6 @@ non-numeric prefix - `C-u M-x gnus', in short."
   :type '(repeat string))
 (make-obsolete-variable 'gnus-secondary-servers 'gnus-select-method "24.1")
 
-(defcustom gnus-nntp-server nil
-  "The name of the host running the NNTP server."
-  :group 'gnus-server
-  :type '(choice (const :tag "disable" nil)
-		 string))
-(make-obsolete-variable 'gnus-nntp-server 'gnus-select-method "24.1")
-
 (defcustom gnus-secondary-select-methods nil
   "A list of secondary methods that will be used for reading news.
 This is a list where each element is a complete select method (see

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 lisp/ChangeLog   |   38 +++++++++++++++++++++-----------------
 lisp/gnus-int.el |    7 +++++++
 lisp/gnus.el     |    7 -------
 3 files changed, 28 insertions(+), 24 deletions(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated


hooks/post-receive
-- 
Gnus Project
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.