]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: Add godef-jump-other-window
authorDominik Honnef <dominik.honnef@gmail.com>
Wed, 17 Jul 2013 22:16:44 +0000 (18:16 -0400)
committerAlan Donovan <adonovan@google.com>
Wed, 17 Jul 2013 22:16:44 +0000 (18:16 -0400)
commit58ce655fd2efe2270ee852790eede952e179735e
treea9dd56061072b8b26c77ca1d882bfb5b12ee18cb
parentb913cf84dc5bc78197b0ea42d9375ec1a7a01909
misc/emacs: Add godef-jump-other-window

This will behave like similar "*-other-window" functions in Emacs.

Default key bind is C-x 4 C-c C-j – while awkward, it follows both
the convention for other-window functions and the convention for
not using user- or emacs-reserved keys.

R=golang-dev, adonovan
CC=golang-dev
https://golang.org/cl/10707045
misc/emacs/go-mode.el