[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/zones e849190 39/43: no summary available
From: |
Stefan Monnier |
Subject: |
[elpa] externals/zones e849190 39/43: no summary available |
Date: |
Sun, 28 Oct 2018 15:06:00 -0400 (EDT) |
branch: externals/zones
commit e8491904597431c80cf84205660d014dad259fc8
Author: DrewAdams <address@hidden>
Commit: Alex Schroeder <address@hidden>
no summary available
---
zones.el | 56 ++++++++++++++++++++++++++++----------------------------
1 file changed, 28 insertions(+), 28 deletions(-)
diff --git a/zones.el b/zones.el
index 676638d..29d1230 100644
--- a/zones.el
+++ b/zones.el
@@ -8,9 +8,9 @@
;; Created: Sun Apr 18 12:58:07 2010 (-0700)
;; Version: 2015-08-16
;; Package-Requires: ()
-;; Last-Updated: Sun May 13 21:45:40 2018 (-0700)
+;; Last-Updated: Mon May 14 07:53:25 2018 (-0700)
;; By: dradams
-;; Update #: 1918
+;; Update #: 1920
;; URL: https://www.emacswiki.org/emacs/download/zones.el
;; Doc URL: https://www.emacswiki.org/emacs/Zones
;; Doc URL: https://www.emacswiki.org/emacs/MultipleNarrowings
@@ -47,8 +47,8 @@
;; (@> "Things Defined Here")
;; (@> "Documentation")
;; (@> "Compatibility")
-;; (@> "Zones From Overlays, Overlays from Zones")
;; (@> "Coalesced (United) Zones")
+;; (@> "Zones and Overlays")
;; (@> "Izone Commands")
;; (@> "Izone List Variables")
;; (@> "Keys")
@@ -174,31 +174,6 @@
;; called the zone "beginning"; the upper limit is called its "end".
;;
;;
-;;(@* "Zones From Overlays, Overlays from Zones")
-;; ** Zones From Overlays, Overlays from Zones **
-;;
-;; Emacs overlays have a lot in common with zones: overlays have an
-;; associated buffer, two limits (positions), and a list of
-;; properties. You can create zones from overlays, and vice versa,
-;; using functions `zz-overlay-to-zone', `zz-zone-to-overlay',
-;; `zz-overlays-to-zones', and `zz-zones-to-overlays'.
-;;
-;; When creating zones from overlays you can specify how to represent
-;; the zone limits: using markers, readable markers, or positive
-;; integers. And you can specify whether to create basic zones or
-;; izones. The overlay property list becomes the EXTRA information
-;; of the resulting zone: (LIMIT1 LIMIT2 . EXTRA).
-;;
-;; When creating overlays from zones, any list of EXTRA zone
-;; information is used as the property list of the resulting overlay.
-;; When creating a single such overlay you can optionally specify
-;; additional overlay properties, as well as arguments FRONT-ADVANCE
-;; and REAR-ADVANCE for function `make-overlay'.
-;;
-;; You can use function `zz-overlay-union' to coalesce overlays in a
-;; given buffer that overlap or are adjacent.
-;;
-;;
;;(@* "Coalesced (United) Zones")
;; ** Coalesced (United) Zones **
;;
@@ -230,6 +205,31 @@
;; between any two zones in the result.
;;
;;
+;;(@* "Zones and Overlays")
+;; ** Zones and Overlays **
+;;
+;; Emacs overlays have a lot in common with zones: overlays have an
+;; associated buffer, two limits (positions), and a list of
+;; properties. You can create zones from overlays, and vice versa,
+;; using functions `zz-overlay-to-zone', `zz-zone-to-overlay',
+;; `zz-overlays-to-zones', and `zz-zones-to-overlays'.
+;;
+;; When creating zones from overlays you can specify how to represent
+;; the zone limits: using markers, readable markers, or positive
+;; integers. And you can specify whether to create basic zones or
+;; izones. The overlay property list becomes the EXTRA information
+;; of the resulting zone: (LIMIT1 LIMIT2 . EXTRA).
+;;
+;; When creating overlays from zones, any list of EXTRA zone
+;; information is used as the property list of the resulting overlay.
+;; When creating a single such overlay you can optionally specify
+;; additional overlay properties, as well as arguments FRONT-ADVANCE
+;; and REAR-ADVANCE for function `make-overlay'.
+;;
+;; You can use function `zz-overlay-union' to coalesce overlays in a
+;; given buffer that overlap or are adjacent.
+;;
+;;
;;(@* "Izone Commands")
;; ** Izone Commands **
;;
- [elpa] externals/zones 130fbf9 17/43: no summary available, (continued)
- [elpa] externals/zones 130fbf9 17/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones a2d04c4 21/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 7ba2596 24/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones a3ea160 32/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 2ebb425 43/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones a881957 42/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 97791dc 29/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones a73be38 31/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 6dd2d90 33/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 9441301 36/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones e849190 39/43: no summary available,
Stefan Monnier <=
- [elpa] externals/zones d55cf66 41/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 399986d 38/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 08061c1 35/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 5e7e567 40/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 5817cb2 37/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones f36d89d 20/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones f6ad692 28/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 205425d 09/43: no summary available, Stefan Monnier, 2018/10/28
- [elpa] externals/zones 0d7e975 06/43: no summary available, Stefan Monnier, 2018/10/28