update packages
This commit is contained in:
@@ -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")))
|
||||
|
||||
Reference in New Issue
Block a user