spacemacs-elpa/26.3/develop/org-sticky-header-20191117.549/org-sticky-header-pkg.el

3 lines
425 B
EmacsLisp
Raw Normal View History

2020-03-17 22:22:53 +00:00
;;; -*- no-byte-compile: t -*-
(define-package "org-sticky-header" "20191117.549" "Show off-screen Org heading at top of window" '((emacs "24.4") (org-plus-contrib "8.3.5")) :commit "1053ebdeb3bd14fc8d4538643532efb86d18b73c" :keywords '("hypermedia" "outlines" "org") :authors '(("Adam Porter" . "adam@alphapapa.net")) :maintainer '("Adam Porter" . "adam@alphapapa.net") :url "http://github.com/alphapapa/org-sticky-header")