update packages
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
(define-package "org-table-sticky-header" "20190924.506" "Sticky header for org-mode tables"
|
||||
'((org "8.2.10")
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "org-table-sticky-header" "20190924.506"
|
||||
"Sticky header for org-mode tables."
|
||||
'((org "8.2.10")
|
||||
(emacs "24.4"))
|
||||
:commit "b65442857128ab04724aaa301e60aa874a31a798" :authors
|
||||
'(("Junpeng Qiu" . "qjpchmail@gmail.com"))
|
||||
:maintainers
|
||||
'(("Junpeng Qiu" . "qjpchmail@gmail.com"))
|
||||
:maintainer
|
||||
'("Junpeng Qiu" . "qjpchmail@gmail.com")
|
||||
:keywords
|
||||
'("extensions"))
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "https://github.com/cute-jumper/org-table-sticky-header"
|
||||
:commit "b65442857128ab04724aaa301e60aa874a31a798"
|
||||
:revdesc "b65442857128"
|
||||
:keywords '("extensions")
|
||||
:authors '(("Junpeng Qiu" . "qjpchmail@gmail.com"))
|
||||
:maintainers '(("Junpeng Qiu" . "qjpchmail@gmail.com")))
|
||||
|
||||
Reference in New Issue
Block a user