projects
/
emacs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
lotsa changes and inclusion of elpy
[emacs.git]
/
.emacs.d
/
elisp
/
yasnippet
/
snippets
/
erlang-mode
/
def
1
#name : -define(...,...).
2
# --
3
-define($1,$2).
4
$0