update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,15 +1,11 @@
(define-package "company-ledger" "20210910.250" "Fuzzy auto-completion for Ledger & friends"
'((emacs "24.3")
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "company-ledger" "20210910.250"
"Fuzzy auto-completion for Ledger & friends."
'((emacs "24.3")
(company "0.8.0"))
:commit "55fdddd6c5e9c061c685b474ef5e148a4ac9b576" :authors
'(("Debanjum Singh Solanky" . "debanjumATgmailDOTcom"))
:maintainers
'(("Debanjum Singh Solanky" . "debanjumATgmailDOTcom"))
:maintainer
'("Debanjum Singh Solanky" . "debanjumATgmailDOTcom")
:keywords
'("abbrev" "matching" "auto-complete" "beancount" "ledger" "company")
:url "https://github.com/debanjum/company-ledger")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/debanjum/company-ledger"
:commit "55fdddd6c5e9c061c685b474ef5e148a4ac9b576"
:revdesc "55fdddd6c5e9"
:keywords '("abbrev" "matching" "auto-complete" "beancount" "ledger" "company")
:authors '(("Debanjum Singh Solanky" . "debanjumATgmailDOTcom"))
:maintainers '(("Debanjum Singh Solanky" . "debanjumATgmailDOTcom")))

View File

@@ -5,7 +5,8 @@
;; Author: Debanjum Singh Solanky <debanjum AT gmail DOT com>
;; Description: Fuzzy auto-completion for ledger & friends
;; Keywords: abbrev, matching, auto-complete, beancount, ledger, company
;; Version: 0.1.0
;; Package-Version: 20210910.250
;; Package-Revision: 55fdddd6c5e9
;; Package-Requires: ((emacs "24.3") (company "0.8.0"))
;; URL: https://github.com/debanjum/company-ledger