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

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

[elpa] externals/zones 6dd2d90 33/43: no summary available


From: Stefan Monnier
Subject: [elpa] externals/zones 6dd2d90 33/43: no summary available
Date: Sun, 28 Oct 2018 15:05:59 -0400 (EDT)

branch: externals/zones
commit 6dd2d90831f280087777162d050e4ad1acd1ec37
Author: DrewAdams <address@hidden>
Commit: Alex Schroeder <address@hidden>

    no summary available
---
 zones.el | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/zones.el b/zones.el
index 40a351e..143a17f 100644
--- a/zones.el
+++ b/zones.el
@@ -4,18 +4,18 @@
 ;; Description:  Zones of text - like multiple regions
 ;; Author: Drew Adams
 ;; Maintainer: Drew Adams
-;; Copyright (C) 2010-2017, Drew Adams, all rights reserved.
+;; Copyright (C) 2010-2018, Drew Adams, all rights reserved.
 ;; Created: Sun Apr 18 12:58:07 2010 (-0700)
 ;; Version: 2015-08-16
 ;; Package-Requires: ()
-;; Last-Updated: Wed Aug  2 14:05:04 2017 (-0700)
+;; Last-Updated: Mon Jan  1 16:29:27 2018 (-0800)
 ;;           By: dradams
-;;     Update #: 1783
+;;     Update #: 1788
 ;; URL: https://www.emacswiki.org/emacs/download/zones.el
-;; Doc URL: http://www.emacswiki.org/Zones
-;; Doc URL: http://www.emacswiki.org/MultipleNarrowings
+;; Doc URL: https://www.emacswiki.org/emacs/Zones
+;; Doc URL: https://www.emacswiki.org/emacs/MultipleNarrowings
 ;; Keywords: narrow restriction widen region zone
-;; Compatibility: GNU Emacs 20.x, 21.x, 22.x, 23.x, 24.x, 25.x,
+;; Compatibility: GNU Emacs 20.x, 21.x, 22.x, 23.x, 24.x, 25.x, 26.x
 ;;
 ;; Features that might be required by this library:
 ;;
@@ -42,7 +42,7 @@
 ;;  navigate around the sections of this doc.  Linkd mode will
 ;;  highlight this Index, as well as the cross-references and section
 ;;  headings throughout this file.  You can get `linkd.el' here:
-;;  http://www.emacswiki.org/emacs/download/linkd.el.
+;;  https://www.emacswiki.org/emacs/download/linkd.el.
 ;;
 ;;  (@> "Things Defined Here")
 ;;  (@> "Documentation")
@@ -645,7 +645,7 @@
 ;; General Public License for more details.
 ;;
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 ;;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
@@ -667,8 +667,8 @@
 zones.el bug: \
 &body=Describe bug here, starting with `emacs -Q'.  \
 Don't forget to mention your Emacs and library versions."))
-  :link '(url-link :tag "Download" "http://www.emacswiki.org/zones.el";)
-  :link '(url-link :tag "Description" "http://www.emacswiki.org/Zones";)
+  :link '(url-link :tag "Download" 
"https://www.emacswiki.org/emacs/download/zones.el";)
+  :link '(url-link :tag "Description" "https://www.emacswiki.org/emacs/Zones";)
   :link '(emacs-commentary-link :tag "Commentary" "zones"))
 
 (when (or (> emacs-major-version 24)    ; Emacs 24.4+



reply via email to

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