[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ivy-avy 79598f9c16 3/3: Merge branch 'master' into exte
From: |
Basil L. Contovounesios |
Subject: |
[elpa] externals/ivy-avy 79598f9c16 3/3: Merge branch 'master' into externals/ivy-avy |
Date: |
Wed, 25 Oct 2023 19:31:49 -0400 (EDT) |
branch: externals/ivy-avy
commit 79598f9c16d7c14e4903b37d6142f7dde75fa2d9
Merge: 48bde81f31 8c30f4cab5
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>
Merge branch 'master' into externals/ivy-avy
---
ivy-avy.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/ivy-avy.el b/ivy-avy.el
index 83b3bbab02..b313a0b986 100644
--- a/ivy-avy.el
+++ b/ivy-avy.el
@@ -3,6 +3,7 @@
;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
;; Author: Oleh Krehel <ohwoeowho@gmail.com>
+;; Maintainer: Basil L. Contovounesios <contovob@tcd.ie>
;; URL: https://github.com/abo-abo/swiper
;; Version: 0.14.2
;; Package-Requires: ((emacs "24.5") (ivy "0.14.2") (avy "0.5.0"))