diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-12-15 21:29:55 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-12-15 21:29:55 +0000 |
commit | 03e230cc54103d18e9c8a18208c7d27805400a71 (patch) | |
tree | efb79fe4d798134599ec6c90cd9912e59ccca69d /Doc/Zsh/mod_deltochar.yo | |
parent | b9c19b15a6f01279ddcf32ca6fa51894a64a6c16 (diff) | |
download | zsh-03e230cc54103d18e9c8a18208c7d27805400a71.tar.gz zsh-03e230cc54103d18e9c8a18208c7d27805400a71.tar.xz zsh-03e230cc54103d18e9c8a18208c7d27805400a71.zip |
manual:9047
Diffstat (limited to 'Doc/Zsh/mod_deltochar.yo')
-rw-r--r-- | Doc/Zsh/mod_deltochar.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_deltochar.yo b/Doc/Zsh/mod_deltochar.yo index 334babbde..d8f847f1b 100644 --- a/Doc/Zsh/mod_deltochar.yo +++ b/Doc/Zsh/mod_deltochar.yo @@ -1,7 +1,7 @@ COMMENT(!MOD! A ZLE function duplicating EMACS' tt(zap-to-char). !MOD!) -The tt(zsh/deltochar) module makes available two ZLE functions: +The tt(deltochar) module makes available two ZLE functions: startitem() tindex(delete-to-char) |