Created
March 15, 2013 00:23
-
-
Save mgalgs/5166512 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; This buffer is for notes you don't want to save, and for Lisp evaluation. | |
;; If you want to create a file, visit that file with C-x C-f, | |
;; then enter the text in that file's own buffer. | |
"Version 8000" | |
(message "This is %s yet another gh.el test!" "still") | |
(message "https://github.com/sigma/gh.el") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment