summaryrefslogtreecommitdiffstats
path: root/doc/manual.sgml.tail
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-05-16 11:16:20 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-05-16 11:16:20 +0000
commit624d956866740a6508e20055526e9999f62d3ff1 (patch)
tree9db8f1abbe94d1bfaef816dcd86ad04efef5a0bc /doc/manual.sgml.tail
parent37dd1ce603c4bd3a5a5ac7713bbfe11e3679774e (diff)
Add a transpose-character function to the editor. From Aaron Schrab.
Diffstat (limited to 'doc/manual.sgml.tail')
-rw-r--r--doc/manual.sgml.tail1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual.sgml.tail b/doc/manual.sgml.tail
index 28e4a517..ff5d1d4b 100644
--- a/doc/manual.sgml.tail
+++ b/doc/manual.sgml.tail
@@ -311,6 +311,7 @@ kill-eol ^K delete chars from cursor to end of line
kill-line ^U delete all chars on the line
kill-word ^W delete the word in front of the cursor
quote-char ^V quote the next typed key
+transpose-chars not bound transpose character under cursor with previous
</verb>
<sect>Miscellany