about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-08-18 12:48:42 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-08-18 12:48:42 +0000
commitf0eaa5713eca5abfdeacabb1a71159456d1e3539 (patch)
tree3e0ccaa7d81e1e964d245ab47e15694c4a7b7511
parentf7111d33584a54aa28fca5660f25e8a9fecdfb0d (diff)
downloadzsh-f0eaa5713eca5abfdeacabb1a71159456d1e3539.tar.gz
zsh-f0eaa5713eca5abfdeacabb1a71159456d1e3539.tar.xz
zsh-f0eaa5713eca5abfdeacabb1a71159456d1e3539.zip
unposted: move _schedtool to correct dir
-rw-r--r--ChangeLog10
-rw-r--r--Completion/Linux/Command/.distfiles1
-rw-r--r--Completion/Linux/Command/_schedtool (renamed from Completion/Zsh/Command/_schedtool)0
-rw-r--r--Completion/Zsh/Command/.distfiles1
4 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c409cfdd..059d6db6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-08-18  Mikael Magnusson  <mikachu@gmail.com>
+
+	* unposted: Completion/Linux/Command/.distfiles,
+	Completion/Linux/Command/_schedtool,
+	Completion/Zsh/Command/.distfiles,
+	Completion/Zsh/Command/_schedtool: move _schedtool completion
+	to correct directory.
+
 2011-08-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 29703: Src/exec.c, Src/subst.c, Test/D03procsubst.ztst: 
@@ -15307,5 +15315,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5440 $
+* $Revision: 1.5441 $
 *****************************************************
diff --git a/Completion/Linux/Command/.distfiles b/Completion/Linux/Command/.distfiles
index 509330f6b..941e2de3c 100644
--- a/Completion/Linux/Command/.distfiles
+++ b/Completion/Linux/Command/.distfiles
@@ -20,6 +20,7 @@ _modutils
 _mondo
 _pkgtool
 _rpmbuild
+_schedtool
 _sshfs
 _strace
 _tpb
diff --git a/Completion/Zsh/Command/_schedtool b/Completion/Linux/Command/_schedtool
index 869f146e3..869f146e3 100644
--- a/Completion/Zsh/Command/_schedtool
+++ b/Completion/Linux/Command/_schedtool
diff --git a/Completion/Zsh/Command/.distfiles b/Completion/Zsh/Command/.distfiles
index 3981f74cc..6feec496d 100644
--- a/Completion/Zsh/Command/.distfiles
+++ b/Completion/Zsh/Command/.distfiles
@@ -23,7 +23,6 @@ _print
 _prompt
 _read
 _sched
-_schedtool
 _set
 _setopt
 _source