update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions
+5 -4
View File
@@ -1,9 +1,10 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "company" "20260331.245"
(define-package "company" "20260627.324"
"Modular text completion framework."
'((emacs "26.1"))
'((emacs "26.1")
(posframe "1.5.1"))
:url "http://company-mode.github.io/"
:commit "59626254bbac187fc2b8d7a189aca90976ab36a8"
:revdesc "59626254bbac"
:commit "a703d9f9ce57d37d6b0c073b54348e8b620cebc1"
:revdesc "a703d9f9ce57"
:keywords '("abbrev" "convenience" "matching")
:maintainers '(("Dmitry Gutov" . "dmitry@gutov.dev")))