Skip to content

Commit 2e57045

Browse files
committed
Merge pull request #67 from purcell/patch-1
depend on emacs 24.1
2 parents 4ad608b + 530c433 commit 2e57045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gist.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
;; Dan McKinley
1111
;; Version: 1.2.1
1212
;; Keywords: gist git github paste pastie pastebin
13-
;; Package-Requires: ((eieio "1.4") (gh "0.8.1") (tabulated-list "0"))
13+
;; Package-Requires: ((emacs "24.1") (gh "0.8.1"))
1414

1515
;; This file is NOT part of GNU Emacs.
1616

0 commit comments

Comments
 (0)