emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/url/url-news.el, v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/url/url-news.el, v [EMACS_22_BASE]
Date: Fri, 21 Sep 2007 03:31:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/09/21 03:31:48

Index: url-news.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/url/url-news.el,v
retrieving revision 1.14.2.1
retrieving revision 1.14.2.2
diff -u -b -r1.14.2.1 -r1.14.2.2
--- url-news.el 25 Jul 2007 04:18:20 -0000      1.14.2.1
+++ url-news.el 21 Sep 2007 03:31:48 -0000      1.14.2.2
@@ -102,8 +102,8 @@
   (goto-char (point-min))
   (gnus-group-read-ephemeral-group newsgroup
                                   (list 'nntp host
-                                        'nntp-open-connection-function
-                                        nntp-open-connection-function)
+                                        (list 'nntp-open-connection-function
+                                              nntp-open-connection-function))
                                   nil
                                   (cons (current-buffer) 'browse)))
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]