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,13 +1,10 @@
(define-package "focus" "20241029.1506" "Dim the font color of text in surrounding sections"
'((emacs "24.3")
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "focus" "20241029.1506"
"Dim the font color of text in surrounding sections."
'((emacs "24.3")
(cl-lib "0.5"))
:commit "29b412b209c3542a7932c201f0166e48c9fd7fee" :authors
'(("Lars Tveito" . "larstvei@ifi.uio.no"))
:maintainers
'(("Lars Tveito" . "larstvei@ifi.uio.no"))
:maintainer
'("Lars Tveito" . "larstvei@ifi.uio.no")
:url "http://github.com/larstvei/Focus")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "http://github.com/larstvei/Focus"
:commit "29b412b209c3542a7932c201f0166e48c9fd7fee"
:revdesc "29b412b209c3"
:authors '(("Lars Tveito" . "larstvei@ifi.uio.no"))
:maintainers '(("Lars Tveito" . "larstvei@ifi.uio.no")))