]> Cypherpunks repositories - gostls13.git/commit
go-mode for Emacs. This provides basic syntax highlighting
authorAustin Clements <aclements@csail.mit.edu>
Thu, 22 Oct 2009 15:54:26 +0000 (08:54 -0700)
committerAustin Clements <aclements@csail.mit.edu>
Thu, 22 Oct 2009 15:54:26 +0000 (08:54 -0700)
commit5bd8c924274865a9bddec8d6a4d59ca6d98b6112
treed840810864a5acee36f877c65d7223ecde1faafd
parent3227445b75044cb94649e55b75e12656ca93f2d6
go-mode for Emacs.  This provides basic syntax highlighting
for keywords, built-ins, functions, and some types.  It also
provides indentation that is (almost) identical to gofmt.

R=rsc
APPROVED=rsc
DELTA=509  (509 added, 0 deleted, 0 changed)
OCL=35951
CL=35994
misc/emacs/go-mode-load.el [new file with mode: 0644]
misc/emacs/go-mode.el [new file with mode: 0644]