diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-28 12:42:24 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-28 12:42:24 +0000 |
commit | 5a3fe9220dd77337202f8f095444556f4129a3f9 (patch) | |
tree | 3681c4660deeca3511b3673bd003b18ff5611dee /ChangeLog | |
parent | a3cf03751aea772f1e0307c8899b5e4f751ff24c (diff) | |
download | zsh-5a3fe9220dd77337202f8f095444556f4129a3f9.tar.gz zsh-5a3fe9220dd77337202f8f095444556f4129a3f9.tar.xz zsh-5a3fe9220dd77337202f8f095444556f4129a3f9.zip |
misplaced cursor with partial-word matching (11007)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 76caab469..6c45b4491 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-04-28 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> + * 11007: Src/Zle/compmatch.c: misplaced cursor with partial-word + matching + * Tanaka: 11001: Completion/User/_enscript, Completion/User/_lp, Completion/User/_printers: printer-detection moved to new _printers; used by _enscript |