add transpose sexps keybinding

This commit is contained in:
Guido Kraemer 2018-05-31 09:07:56 +02:00 committed by Codruț Constantin Gușoi
parent 0ebcc25369
commit 76c4ec0358

View file

@ -495,6 +495,7 @@
"xtl" 'transpose-lines
"xtp" 'transpose-paragraphs
"xts" 'transpose-sentences
"xte" 'transpose-sexps
"xtw" 'transpose-words
"xU" 'upcase-region
"xu" 'downcase-region