update of packages
This commit is contained in:
13
lisp/focus/focus-pkg.el
Normal file
13
lisp/focus/focus-pkg.el
Normal file
@@ -0,0 +1,13 @@
|
||||
(define-package "focus" "20221016.1846" "Dim the font color of text in surrounding sections"
|
||||
'((emacs "24.3")
|
||||
(cl-lib "0.5"))
|
||||
:commit "2507ec4ec5a9402647ef85540669db1815520c15" :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:
|
||||
Reference in New Issue
Block a user