1
0
mirror of https://github.com/golang/go synced 2024-10-01 10:38:33 -06:00
go/refactor/rename
Konstantin Shaposhnikov 0227ea4101 refactor/rename: emacs: set up autoloading of go-rename function
Add an ;;;###autoload magic comment, so that the go-rename command can be used
without need to explicitly (require 'go-rename) first.

Change-Id: Ibdf9886fe98c55e1d948469aac972b568649f910
Reviewed-on: https://go-review.googlesource.com/16327
Reviewed-by: Alan Donovan <adonovan@google.com>
2015-10-27 13:38:02 +00:00
..
check.go refactor/rename: fix build breakage (due to go/types version skew) 2015-08-31 21:13:35 +00:00
go-rename.el refactor/rename: emacs: set up autoloading of go-rename function 2015-10-27 13:38:02 +00:00
mvpkg_test.go refactor/mvpkg: rewrite import comments. 2015-10-06 18:22:23 +00:00
mvpkg.go refactor/mvpkg: rewrite import comments. 2015-10-06 18:22:23 +00:00
rename_test.go go/buildutil: FakeContext: create build.Context of fake file tree, for testing 2015-01-15 22:46:57 +00:00
rename.go rename/refactor: fix typo in gorename usage message 2015-10-19 14:03:10 +00:00
spec.go cmd/gorename: make Usage documentation sensible in godoc 2014-12-30 16:36:43 +00:00
util.go astutil: move to go/ast/astutil 2015-01-13 15:47:47 +00:00