File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11; ;; gist.el --- Emacs integration for gist.github.com
22
33; ; Author: Yann Hodique <yann.hodique@gmail.com>
4- ; ; Original author: Christian Neukirchen <purl.org/net/chneukirchen>
5- ; ; Contributors:
6- ; ; Chris Wanstrath <chris@ozmm.org>
7- ; ; Will Farrington <wcfarrington@gmail.com>
8- ; ; Michael Ivey
9- ; ; Phil Hagelberg
10- ; ; Dan McKinley
4+ ; ; Original Author: Christian Neukirchen <chneukirchen@gmail.com>
5+ ; ; Contributors: Chris Wanstrath <chris@ozmm.org>
6+ ; ; Will Farrington <wcfarrington@gmail.com>
7+ ; ; Michael Ivey
8+ ; ; Phil Hagelberg
9+ ; ; Dan McKinley
1110; ; Version: 1.2.1
12- ; ; Keywords: gist git github paste pastie pastebin
1311; ; Package-Requires: ((emacs "24.1") (gh "0.8.1"))
12+ ; ; Keywords: tools
13+ ; ; Homepage: https://github.com/defunkt/gist.el
1414
1515; ; This file is NOT part of GNU Emacs.
1616
@@ -580,4 +580,4 @@ put it into `kill-ring'."
580580(define-key dired-mode-map " @" 'dired-do-gist )
581581
582582(provide 'gist )
583- ; ;; gist.el ends here.
583+ ; ;; gist.el ends here
You can’t perform that action at this time.
0 commit comments