Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-26 | Imported Upstream version 2011.04.13upstream/2011.04.13 | Ondřej Surý | 1 | -17/+41 |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -3/+3 |
2010-01-13 | Fix minor issues with updating go-mode in an empty buffer | Kevin Ballard | 1 | -8/+10 |
2010-01-06 | Use remove-text-properties instead of | Austin Clements | 1 | -2/+2 |
2010-01-05 | Update Emacs go-mode for new semicolon rule. | Austin Clements | 1 | -41/+57 |
2009-11-29 | Make comment-start/-end changes buffer-local instead of global. | Austin Clements | 1 | -2/+2 |
2009-11-13 | Correct indentation for go-mode where a close brace following a semi- | James Aguilar | 1 | -4/+15 |
2009-11-12 | Teach emacs M-x gofmt to save region/restrictions | Kevin Ballard | 1 | -1/+12 |
2009-11-10 | Implement new emacs command M-x gofmt | Kevin Ballard | 1 | -0/+6 |
2009-11-10 | Fix go-mode.el to work on empty buffers | Kevin Ballard | 1 | -1/+1 |
2009-10-22 | go-mode for Emacs. This provides basic syntax highlighting | Austin Clements | 1 | -0/+472 |