update packages
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
(define-package "ess-R-data-view" "20130509.1158" "Data viewer for GNU R"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "ess-R-data-view" "20130509.1158"
|
||||
"Data viewer for GNU R."
|
||||
'((ctable "20130313.1743")
|
||||
(popup "20130324.1305")
|
||||
(ess "20130225.1754"))
|
||||
:commit "d6e98d3ae1e2a2ea39a56eebcdb73e99d29562e9" :authors
|
||||
'(("myuhe" . "yuhei.maeda_at_gmail.com"))
|
||||
:keywords
|
||||
'("convenience")
|
||||
:url "https://github.com/myuhe/ess-R-data-view.el")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
(popup "20130324.1305")
|
||||
(ess "20130225.1754"))
|
||||
:url "https://github.com/myuhe/ess-R-data-view.el"
|
||||
:commit "d6e98d3ae1e2a2ea39a56eebcdb73e99d29562e9"
|
||||
:revdesc "d6e98d3ae1e2"
|
||||
:keywords '("convenience")
|
||||
:authors '(("myuhe" . "yuhei.maeda_at_gmail.com")))
|
||||
|
||||
Reference in New Issue
Block a user