mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
This uses the patch output of gofmt (-d option) and applies each chunk to the buffer, instead of replacing the whole buffer. The main advantage is that the undo history is kept across gofmt'ings, so it can really be used as a before-save-hook. R=sameer, sameer CC=golang-dev https://golang.org/cl/6198047 |
||
|---|---|---|
| .. | ||
| go-mode-load.el | ||
| go-mode.el | ||