mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
ea1a36efcd
Sometimes during editing, when the buffer is emptied (for example, as part of a call to M-x gofmt), an error is raised when remove-text-properties is called. Ensure that these calls use point-max instead of buffer-size to determine their end point. R=golang-dev, r CC=golang-dev https://golang.org/cl/189042 |
||
---|---|---|
.. | ||
go-mode-load.el | ||
go-mode.el |