aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
authorGravatar Fabian Homborg <FHomborg@gmail.com>2016-04-08 16:33:46 +0200
committerGravatar Fabian Homborg <FHomborg@gmail.com>2016-04-08 16:35:12 +0200
commit6c5f923a47640d535deef7247afb533a854454e2 (patch)
treed3f4a1b0be85813097a117f0aceb4e0d5ac9cf92 /doc_src
parentd7c690b4162ddd25c4ef6177a9e88db283caf9fa (diff)
Remove non-existing functions in bind docs
At least delete-line was previously a thing, but none of these are still available. First part of #2914
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/bind.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc_src/bind.txt b/doc_src/bind.txt
index 9b1f34a0..f645e32d 100644
--- a/doc_src/bind.txt
+++ b/doc_src/bind.txt
@@ -85,20 +85,14 @@ The following special input functions are available:
- `delete-char`, delete one character to the right of the cursor
-- `delete-line`, delete the entire line
-
- `downcase-word`, make the current word lowercase
-- `dump-functions`, print a list of all key-bindings
-
- `end-of-history`, move to the end of the history
- `end-of-line`, move to the end of the line
- `end-selection`, end selecting text
-- `explain`, print a description of possible problems with the current command
-
- `forward-bigword`, move one whitespace-delimited word to the right
- `forward-char`, move one character to the right