emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master 0775e8c 3/3: Gnorb: Typo


From: Eric Abrahamsen
Subject: [elpa] master 0775e8c 3/3: Gnorb: Typo
Date: Fri, 8 Dec 2017 19:57:39 -0500 (EST)

branch: master
commit 0775e8c12f66a193365716ca6415be36cf7388ef
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Gnorb: Typo
    
    * packages/gnorb/gnorb-gnus.el (gnorb-gnus-search-messages): Just an
      incredibly stupid typo.
---
 packages/gnorb/gnorb-gnus.el | 2 +-
 packages/gnorb/gnorb.el      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/gnorb/gnorb-gnus.el b/packages/gnorb/gnorb-gnus.el
index 88b8327..ce60199 100644
--- a/packages/gnorb/gnorb-gnus.el
+++ b/packages/gnorb/gnorb-gnus.el
@@ -683,7 +683,7 @@ ephemeral one, with RET as the value of its quit-config."
                         (format
                          "nngnorb:%s"
                          (nth 1 (assoc 'nngnorb
-                                       gnus-seconard-select-methods)))))
+                                       gnus-secondary-select-methods)))))
                (dolist (s (append gnus-server-alist gnus-server-method-cache))
                  (when (eq 'nngnorb (cadr s))
                    (throw 'found (car s)))))
diff --git a/packages/gnorb/gnorb.el b/packages/gnorb/gnorb.el
index 066008c..9b79722 100644
--- a/packages/gnorb/gnorb.el
+++ b/packages/gnorb/gnorb.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2014  Free Software Foundation, Inc.
 
-;; Version: 1.3.4
+;; Version: 1.3.5
 ;; Package-Requires: ((cl-lib "0.5"))
 
 ;; Maintainer: Eric Abrahamsen <address@hidden>



reply via email to

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