1
0
mirror of https://github.com/golang/go synced 2024-11-24 16:20:13 -07:00
go/misc
Jan Newmarch 350a5ce64f misc/emacs/go-lang.el: Fix restoration of multiple windows in a frame after gofmt
If a frame has multiple windows then the windows must all be restored
after gofmt has finished and the old windows must be restored.
Before this fix, only the Go code edit window would be left.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5280050
2011-10-31 11:33:14 -04:00
..
arm
bash
bbedit misc/bbedit: remove closed keyword 2011-03-23 16:29:40 +11:00
cgo gofmt: indent multi-line signatures 2011-09-06 11:27:36 -07:00
chrome/gophertool gophertool: make the keyword 'golang' 2011-06-01 07:24:33 +10:00
dashboard dashboard: include last 100 lines in build failure mail 2011-10-09 06:50:21 +11:00
emacs misc/emacs/go-lang.el: Fix restoration of multiple windows in a frame after gofmt 2011-10-31 11:33:14 -04:00
fraise
goplay misc/goplay: another template fix 2011-09-05 15:03:41 +10:00
IntelliJIDEA misc: syntax highlighting support on IntelliJ IDEA 2011-05-20 11:03:33 -07:00
kate kate: reorganize, remove closed() 2011-03-29 01:12:39 -04:00
notepadplus misc/notepadplus: add syntax and completion support for notepad++ 2011-04-01 14:44:57 +11:00
swig misc/swig: delete binaries 2011-10-17 16:47:52 -07:00
vim misc/vim: Add rune keyword 2011-10-27 09:13:06 +11:00
windows misc/windows: allow to be used for amd64 2011-10-28 08:45:17 +11:00
xcode
zsh