16 lines
510 B
EmacsLisp
16 lines
510 B
EmacsLisp
(define-package "org-sticky-header" "20201223.143" "Show off-screen Org heading at top of window"
|
|
'((emacs "24.4")
|
|
(org "8.3.5"))
|
|
:commit "79136b8c54c48547ba8a07a72a9790cb8e23ecbd" :authors
|
|
'(("Adam Porter" . "adam@alphapapa.net"))
|
|
:maintainers
|
|
'(("Adam Porter" . "adam@alphapapa.net"))
|
|
:maintainer
|
|
'("Adam Porter" . "adam@alphapapa.net")
|
|
:keywords
|
|
'("hypermedia" "outlines" "org")
|
|
:url "http://github.com/alphapapa/org-sticky-header")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|