1
0
mirror of https://github.com/golang/go synced 2024-09-25 07:20:12 -06:00
go/misc/emacs
Steven Elliot Harris 43da336b15 misc/emacs: Present "godoc" documentation buffers using view-mode.
Mimic the Emacs convention of presenting read-only files meant
for browsing using view-mode, rather than Fundamental mode
which mistakenly allows editing of the "godoc" content.
Fixes #4322.

R=golang-dev, bradfitz, sameer
CC=golang-dev
https://golang.org/cl/7231055
2013-02-20 14:42:37 -08:00
..
go-mode-load.el misc/emacs: bug fix: use UTF-8 when invoking gofmt as a subprocess. 2011-05-13 11:05:03 -04:00
go-mode.el misc/emacs: Present "godoc" documentation buffers using view-mode. 2013-02-20 14:42:37 -08:00