about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2000-06-20 09:11:04 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2000-06-20 09:11:04 +0000
commit1a691db1e2f98e04a08447c58140cac2581a6adb (patch)
tree3eeb3fc9903a5badc0a56ed19cbe22a08a9fe9d8
parentcd335e489a5810209d43f7f3ca96e14fc9daafd5 (diff)
downloadzsh-1a691db1e2f98e04a08447c58140cac2581a6adb.tar.gz
zsh-1a691db1e2f98e04a08447c58140cac2581a6adb.tar.xz
zsh-1a691db1e2f98e04a08447c58140cac2581a6adb.zip
12000: zmv: emulate -R to unset MARKDIRS
-rw-r--r--ChangeLog5
-rw-r--r--Functions/Misc/zmv2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e1355fe1d..d649e9a7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,
diff --git a/Functions/Misc/zmv b/Functions/Misc/zmv
index 571c3f350..44a8a1b0c 100644
--- a/Functions/Misc/zmv
+++ b/Functions/Misc/zmv
@@ -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