diff options
| author | David Shepherd <davidshepherd7@users.noreply.github.com> | 2017-03-19 15:11:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-19 15:11:46 +0000 |
| commit | 06ae5491652b02781b9e04c044876b4a54f45691 (patch) | |
| tree | 6408848a630a62a01b18595ecdd80435d5d62179 | |
| parent | Add missing autoloads (diff) | |
| parent | Remove redundant cask directives (diff) | |
| download | emacs-terminal-here-06ae5491652b02781b9e04c044876b4a54f45691.tar.gz | |
Merge pull request #2 from purcell/patch-1
Remove redundant cask directives
| -rw-r--r-- | Cask | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,7 +1,3 @@ -(package "terminal-here" "0.1" "Run an external terminal in current directory") - -(files "terminal-here.el") - ;; Tell Cask to add package information to this file (so that we can have a ;; single file package). (package-file "terminal-here.el") |
