Add default keybindings for Go to Tag, remove Transpose default
commit9ae71ab6cc3bb8185939e1536ffba41beb896686
authorNick Treleaven <nick.treleaven@btinternet.com>
Thu, 17 Nov 2011 15:58:27 +0000 (17 15:58 +0000)
committerNick Treleaven <nick.treleaven@btinternet.com>
Thu, 17 Nov 2011 15:58:27 +0000 (17 15:58 +0000)
tree0b9765bf9e497021a8d17f581524e34cb24c0e15
parent82769a046c6394d073cc8a32677d8d4794c12c4c
Add default keybindings for Go to Tag, remove Transpose default

This does not affect existing users.

Ctrl-T          Go to tag definition
Ctrl-Shift-T    Go to tag declaration

A default keybinding for 'Transpose current line' is no longer
necessary as it does the same as 'Move line(s) up', which we now have
a default for.
doc/geany.html
doc/geany.txt
src/keybindings.c