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