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,12 +1,10 @@
(define-package "web-completion-data" "20160318.848" "Shared completion data for ac-html and company-web" 'nil :commit "c272c94e8a71b779c29653a532f619acad433a4f" :authors
'(("Olexandr Sydorchuk" . "olexandr.syd@gmail.com"))
:maintainers
'(("Olexandr Sydorchuk" . "olexandr.syd@gmail.com"))
:maintainer
'("Olexandr Sydorchuk" . "olexandr.syd@gmail.com")
:keywords
'("html" "auto-complete" "company")
:url "https://github.com/osv/web-completion-data")
;; Local Variables:
;; no-byte-compile: t
;; End:
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "web-completion-data" "20160318.848"
"Shared completion data for ac-html and company-web."
()
:url "https://github.com/osv/web-completion-data"
:commit "c272c94e8a71b779c29653a532f619acad433a4f"
:revdesc "c272c94e8a71"
:keywords '("html" "auto-complete" "company")
:authors '(("Olexandr Sydorchuk" . "olexandr.syd@gmail.com"))
:maintainers '(("Olexandr Sydorchuk" . "olexandr.syd@gmail.com")))

View File

@@ -3,7 +3,8 @@
;; Copyright (C) 2015 Zhang Kai Yu, Olexandr Sydorchuk
;; Author: Olexandr Sydorchuk <olexandr.syd@gmail.com>
;; Version: 0.2
;; Package-Version: 20160318.848
;; Package-Revision: c272c94e8a71
;; Keywords: html, auto-complete, company
;; URL: https://github.com/osv/web-completion-data