lang/ess: conform to code conventions; no-byte-compile packages.el

This commit is contained in:
Henrik Lissner 2018-02-10 02:11:42 -05:00
parent eb685d7cc4
commit 8796a7407a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 48 additions and 41 deletions

View file

@ -1,3 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; lang/ess/packages.el
(package! ess)
(package! ess-smart-equals)
(package! ess-R-data-view)