1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-18 21:14:11 +01:00

12000: zmv: emulate -R to unset MARKDIRS

This commit is contained in:
Peter Stephenson 2000-06-20 09:11:04 +00:00
parent cd335e489a
commit 1a691db1e2
2 changed files with 6 additions and 1 deletions

@ -1,3 +1,8 @@
2000-06-20 Peter Stephenson <pws@cambridgesiliconradio.com>
* 12000: Functions/Misc/zmv: emulate zsh doesn't unset MARKDIRS,
so use emulate -R.
2000-06-20 Sven Wischnowsky <wischnow@zsh.org>
* 11998: ChangeLog, Completion/Builtins/_pids, Completion/Core/compdump,

@ -115,7 +115,7 @@
# non-positional parameters may not start with a number, although
# paranoiacs like the author will probably put them there anyway.
emulate -L zsh
emulate -RL zsh
setopt extendedglob
local f g args match mbegin mend files action myname tmpf opt exec