14 lines
448 B
EmacsLisp
14 lines
448 B
EmacsLisp
(define-package "focus" "20240528.901" "Dim the font color of text in surrounding sections"
|
|
'((emacs "24.3")
|
|
(cl-lib "0.5"))
|
|
:commit "17c471544f540f2cf9a05fd6cd87e52e5de317e2" :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:
|