aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2020-01-13 10:21:30 +0100
committerGitHub <noreply@github.com>2020-01-13 10:21:30 +0100
commit5b690258fcfc47ca1fed25f17e04356edc713925 (patch)
tree9a4e5a7452160d2b873bb0cc76e6eca723bb7431
parent210316cbf9615ade96834e30352366985752f11e (diff)
parent0140a232474581e4aecc3c5bba4cf49a76f87a5d (diff)
Merge pull request #1247 from TheBB/release-1.12.171.12.17
Release 1.12.17
-rw-r--r--Cask2
-rw-r--r--evil-command-window.el2
-rw-r--r--evil-commands.el2
-rw-r--r--evil-common.el4
-rw-r--r--evil-core.el2
-rw-r--r--evil-development.el2
-rw-r--r--evil-digraphs.el2
-rw-r--r--evil-ex.el2
-rw-r--r--evil-integration.el2
-rw-r--r--evil-jumps.el2
-rw-r--r--evil-keybindings.el2
-rw-r--r--evil-macros.el2
-rw-r--r--evil-maps.el2
-rw-r--r--evil-pkg.el2
-rw-r--r--evil-repeat.el2
-rw-r--r--evil-search.el15
-rw-r--r--evil-states.el2
-rw-r--r--evil-test-helpers.el4
-rw-r--r--evil-tests.el2
-rw-r--r--evil-types.el2
-rw-r--r--evil-vars.el4
-rw-r--r--evil.el2
22 files changed, 33 insertions, 30 deletions
diff --git a/Cask b/Cask
index 869e3f0..1ba4196 100644
--- a/Cask
+++ b/Cask
@@ -1,4 +1,4 @@
-(package "evil" "1.12.16" "Extensible Vi layer for Emacs.")
+(package "evil" "1.12.17" "Extensible Vi layer for Emacs.")
(files "*.el")
diff --git a/evil-command-window.el b/evil-command-window.el
index d765721..81e8526 100644
--- a/evil-command-window.el
+++ b/evil-command-window.el
@@ -2,7 +2,7 @@
;; Author: Emanuel Evans <emanuel.evans at gmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-commands.el b/evil-commands.el
index 8f20510..5138dd7 100644
--- a/evil-commands.el
+++ b/evil-commands.el
@@ -2,7 +2,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-common.el b/evil-common.el
index 5991ee3..aca66f7 100644
--- a/evil-common.el
+++ b/evil-common.el
@@ -2,7 +2,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
@@ -555,6 +555,8 @@ Translates it according to the input method."
(progn
(define-key new-global-map [menu-bar]
(lookup-key global-map [menu-bar]))
+ (define-key new-global-map [tab-bar]
+ (lookup-key global-map [tab-bar]))
(define-key new-global-map [tool-bar]
(lookup-key global-map [tool-bar]))
(add-to-list 'new-global-map
diff --git a/evil-core.el b/evil-core.el
index 618e09a..ca5cda6 100644
--- a/evil-core.el
+++ b/evil-core.el
@@ -2,7 +2,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-development.el b/evil-development.el
index a048b31..4952e61 100644
--- a/evil-development.el
+++ b/evil-development.el
@@ -2,7 +2,7 @@
;; Author: Justin Burkett <justin at burkett dot cc>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-digraphs.el b/evil-digraphs.el
index f07c2bc..1d31146 100644
--- a/evil-digraphs.el
+++ b/evil-digraphs.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-ex.el b/evil-ex.el
index a1791ce..04ed650 100644
--- a/evil-ex.el
+++ b/evil-ex.el
@@ -3,7 +3,7 @@
;; Author: Frank Fischer <frank fischer at mathematik.tu-chemnitz.de>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-integration.el b/evil-integration.el
index a778929..73fbd72 100644
--- a/evil-integration.el
+++ b/evil-integration.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-jumps.el b/evil-jumps.el
index 2ef4714..e03989c 100644
--- a/evil-jumps.el
+++ b/evil-jumps.el
@@ -2,7 +2,7 @@
;; Author: Bailey Ling <bling at live.ca>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-keybindings.el b/evil-keybindings.el
index e519f99..20a418c 100644
--- a/evil-keybindings.el
+++ b/evil-keybindings.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-macros.el b/evil-macros.el
index 2f04de3..e576473 100644
--- a/evil-macros.el
+++ b/evil-macros.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-maps.el b/evil-maps.el
index c6cca6b..c24623d 100644
--- a/evil-maps.el
+++ b/evil-maps.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-pkg.el b/evil-pkg.el
index e5af950..22c9e98 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,6 +1,6 @@
(define-package
"evil"
- "1.12.16"
+ "1.12.17"
"Extensible Vi layer for Emacs."
'((emacs "24.1")
(undo-tree "0.6.3")
diff --git a/evil-repeat.el b/evil-repeat.el
index 6264fd8..06f7663 100644
--- a/evil-repeat.el
+++ b/evil-repeat.el
@@ -3,7 +3,7 @@
;; Author: Frank Fischer <frank.fischer at mathematik.tu-chemnitz.de>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-search.el b/evil-search.el
index 4599cba..8569e00 100644
--- a/evil-search.el
+++ b/evil-search.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
@@ -604,12 +604,13 @@ The following properties are supported:
'all-windows)
(get-buffer-window-list (current-buffer) nil t)
(list (evil-ex-hl-window hl))))
- (let ((beg (max (window-start win)
- (or (evil-ex-hl-min hl) (point-min))))
- (end (min (window-end win)
- (or (evil-ex-hl-max hl) (point-max)))))
- (when (< beg end)
- (push (cons beg end) ranges))))
+ (when (window-live-p win)
+ (let ((beg (max (window-start win)
+ (or (evil-ex-hl-min hl) (point-min))))
+ (end (min (window-end win)
+ (or (evil-ex-hl-max hl) (point-max)))))
+ (when (< beg end)
+ (push (cons beg end) ranges)))))
(setq ranges
(sort ranges #'(lambda (r1 r2) (< (car r1) (car r2)))))
(while ranges
diff --git a/evil-states.el b/evil-states.el
index e78d8ab..2198c04 100644
--- a/evil-states.el
+++ b/evil-states.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-test-helpers.el b/evil-test-helpers.el
index ecbb62c..4549b1f 100644
--- a/evil-test-helpers.el
+++ b/evil-test-helpers.el
@@ -2,8 +2,8 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Package-Requires: ((evil "1.12.16"))
-;; Version: 1.12.16
+;; Package-Requires: ((evil "1.12.17"))
+;; Version: 1.12.17
;; This file is NOT part of GNU Emacs.
diff --git a/evil-tests.el b/evil-tests.el
index e82f345..38a7d4d 100644
--- a/evil-tests.el
+++ b/evil-tests.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-types.el b/evil-types.el
index 094323a..7037f3f 100644
--- a/evil-types.el
+++ b/evil-types.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-vars.el b/evil-vars.el
index 4c729b5..6850ed3 100644
--- a/evil-vars.el
+++ b/evil-vars.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.12.16
+;; Version: 1.12.17
;;
;; This file is NOT part of GNU Emacs.
@@ -1875,7 +1875,7 @@ Otherwise the previous command is assumed as substitute.")
(buffer-substring (point-min)
(line-end-position))))
;; no repo, use plain version
- "1.12.16"))))
+ "1.12.17"))))
"The current version of Evil")
(defcustom evil-want-integration t
diff --git a/evil.el b/evil.el
index e3b5285..b81f184 100644
--- a/evil.el
+++ b/evil.el
@@ -55,7 +55,7 @@
;; To get in touch, please use the bug tracker or the
;; mailing list (see below).
;; Created: 2011-03-01
-;; Version: 1.12.16
+;; Version: 1.12.17
;; Keywords: emulation, vim
;; URL: https://github.com/emacs-evil/evil
;; Repository: https://github.com/emacs-evil/evil.git