branch: main
commit 40ee3cc58d67f8de6843ddaf49a2d5c702923285
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    * elpa-packages (xeft): New package
---
 elpa-packages | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/elpa-packages b/elpa-packages
index 62e3a14eb9..8898ab6fb6 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -1,6 +1,6 @@
 ;; -*- lisp-data -*-
 
-;; Copyright (C) 2020-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
 
 ;; List of packages that are maintained externally.
 ;; The list is made of elements of the form (NAME KIND URL OPTS...).
@@ -844,6 +844,8 @@
  ;;(wrap-search                :url 
"https://dataswamp.org/~incal/wrap-search.git";
  ;; :auto-sync t)
  (xclip                        :url nil)
+ (xeft                  :url "https://git.sr.ht/~casouri/xeft";
+  :ignored-files ("*.gif"))
  (xelb                 :url "https://github.com/ch11ng/xelb.git";)
  (xpm                  :url nil)
  (xr                   :url "https://github.com/mattiase/xr";

Reply via email to