update packages
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
(define-package "org-sticky-header" "20201223.143" "Show off-screen Org heading at top of window"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(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:
|
||||
(org "8.3.5"))
|
||||
:url "http://github.com/alphapapa/org-sticky-header"
|
||||
:commit "79136b8c54c48547ba8a07a72a9790cb8e23ecbd"
|
||||
:revdesc "79136b8c54c4"
|
||||
:keywords '("hypermedia" "outlines" "org")
|
||||
:authors '(("Adam Porter" . "adam@alphapapa.net"))
|
||||
:maintainers '(("Adam Porter" . "adam@alphapapa.net")))
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
|
||||
;; Author: Adam Porter <adam@alphapapa.net>
|
||||
;; Url: http://github.com/alphapapa/org-sticky-header
|
||||
;; Version: 1.1
|
||||
;; Package-Version: 20201223.143
|
||||
;; Package-Revision: 79136b8c54c4
|
||||
;; Package-Requires: ((emacs "24.4") (org "8.3.5"))
|
||||
;; Keywords: hypermedia, outlines, Org
|
||||
|
||||
|
||||
Reference in New Issue
Block a user