mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
14214
This commit is contained in:
parent
db7f831871
commit
1e79a3424f
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2001-05-03 Sven Wischnowsky <wischnow@zsh.org>
|
||||||
|
|
||||||
|
* 14214: Src/Zle/computil.c: ignore errors when removing quotes
|
||||||
|
|
||||||
2001-05-02 Bart Schaefer <schaefer@zsh.org>
|
2001-05-02 Bart Schaefer <schaefer@zsh.org>
|
||||||
|
|
||||||
* 14206: configure.in: Fix bug introduced by 14177; also, only
|
* 14206: configure.in: Fix bug introduced by 14177; also, only
|
||||||
|
|
|
@ -1253,7 +1253,7 @@ ca_parse_line(Cadef d, int multi, int first)
|
||||||