branch: externals/mct commit e4593049edb9d16797c4b4e925db2a47322066dc Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Add missing reference to mct-backward-updir --- README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 9688f50..6d36b30 100644 --- a/README.org +++ b/README.org @@ -299,8 +299,9 @@ There are several ways to select a completion candidate. #+findex: mct-backward-updir + When using completion categories that involve file paths, such as ~find-file~, the backspace key (=DEL=) goes up a directory if point is - right after a path's directory delimiter (a forward slash). - Otherwise it deletes a single character backwards. + right after a path's directory delimiter (a forward slash). Otherwise + it deletes a single character backwards. The command's symbol is + ~mct-backward-updir~. * Installation :PROPERTIES: