summaryrefslogtreecommitdiff
path: root/misc/emacs/go-mode.el
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Imported Upstream version 2011.04.13upstream/2011.04.13Ondřej Surý1-17/+41
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-3/+3
2010-01-13 Fix minor issues with updating go-mode in an empty bufferKevin Ballard1-8/+10
2010-01-06Use remove-text-properties instead ofAustin Clements1-2/+2
2010-01-05Update Emacs go-mode for new semicolon rule.Austin Clements1-41/+57
2009-11-29Make comment-start/-end changes buffer-local instead of global.Austin Clements1-2/+2
2009-11-13Correct indentation for go-mode where a close brace following a semi-James Aguilar1-4/+15
2009-11-12Teach emacs M-x gofmt to save region/restrictionsKevin Ballard1-1/+12
2009-11-10Implement new emacs command M-x gofmtKevin Ballard1-0/+6
2009-11-10Fix go-mode.el to work on empty buffersKevin Ballard1-1/+1
2009-10-22go-mode for Emacs. This provides basic syntax highlightingAustin Clements1-0/+472