Add elpa packages

This commit is contained in:
nemunaire 2026-01-24 09:39:42 +08:00
commit afd61b5209
197 changed files with 76816 additions and 0 deletions

View file

@ -0,0 +1,9 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "edit-indirect" "0.1.13"
"Edit regions in separate buffers."
'((emacs "24.3"))
:url "https://github.com/Fanael/edit-indirect"
:commit "82a28d8a85277cfe453af464603ea330eae41c05"
:revdesc "82a28d8a8527"
:authors '(("Fanael Linithien" . "fanael4@gmail.com"))
:maintainers '(("Fanael Linithien" . "fanael4@gmail.com")))