From 6c5f923a47640d535deef7247afb533a854454e2 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Fri, 8 Apr 2016 16:33:46 +0200 Subject: 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 --- doc_src/bind.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc_src') 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 -- cgit v1.2.3