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")))

View File

@@ -5,7 +5,8 @@
;; Author: Lars Tveito <larstvei@ifi.uio.no>
;; URL: http://github.com/larstvei/Focus
;; Created: 11th May 2015
;; Version: 1.0.1
;; Package-Version: 20241029.1506
;; Package-Revision: 29b412b209c3
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
;; This program is free software; you can redistribute it and/or modify