summaryrefslogtreecommitdiff
path: root/misc/emacs/go-mode-load.el
AgeCommit message (Collapse)AuthorFilesLines
2011-04-26Imported Upstream version 2011.04.13upstream/2011.04.13Ondřej Surý1-3/+16
2009-10-22go-mode for Emacs. This provides basic syntax highlightingAustin Clements1-0/+37
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