update of packages
This commit is contained in:
14
lisp/org-table-sticky-header/org-table-sticky-header-pkg.el
Normal file
14
lisp/org-table-sticky-header/org-table-sticky-header-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(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:
|
||||
Reference in New Issue
Block a user