1
0
mirror of https://github.com/golang/go synced 2024-11-20 10:34:42 -07:00
go/misc/emacs
Dominik Honnef 72b14cbb75 misc/emacs: Add support for methods with unnamed receiver
This fixes fontification, navigation and indentation for methods
of the form `func (Foo) Bar...`

R=adonovan
CC=gobot, golang-dev
https://golang.org/cl/8951043
2013-05-14 20:23:35 -07:00
..
go-mode-load.el misc/emacs: Greatly improve go-mode for Emacs. 2013-02-26 13:48:32 -05:00
go-mode.el misc/emacs: Add support for methods with unnamed receiver 2013-05-14 20:23:35 -07:00