1
0
mirror of https://github.com/golang/go synced 2024-11-18 15:04:44 -07:00
go/cmd/oracle
Dominik Honnef 59968caad5 go.tools/oracle: turn emacs integration into minor-mode
Define a minor mode called go-oracle-mode. Right now its sole
purpose is to define a keymap but it might later be used to add
hooks or add other features to go-mode.

R=adonovan
CC=golang-dev
https://golang.org/cl/13412048
2013-09-12 22:34:38 -04:00
..
emacs-test.bash go.tools/oracle: an oracle that answers questions about Go source code. 2013-08-27 17:58:26 -04:00
main.go go.tools/oracle: restore edits lost in rev aa9b649bccd9 (botched merge) 2013-09-09 21:31:33 -04:00
oracle.el go.tools/oracle: turn emacs integration into minor-mode 2013-09-12 22:34:38 -04:00
oracle.vim go.tools/cmd/oracle: use -pos=file:#start,#end syntax to indicate half-open [start,end) extent of byte offsets. 2013-09-08 22:10:11 -04:00