Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: compset (testing and modification)



Oops, I forgot to add a diff for compctl.mdd.

Bye
 Sven

--- os/Zle/compctl.mdd	Thu Mar 25 15:28:57 1999
+++ Src/Zle/compctl.mdd	Thu Mar 25 15:29:05 1999
@@ -1,7 +1,7 @@
 moddeps="comp1"
 
-autobins="compctl complist compadd"
+autobins="compctl complist compadd compset"
 
-autoprefixconds="prefix iprefix position word mword current mcurrent string class words between mbetween after mafter nmatches"
+autoprefixconds="prefix suffix between after"
 
 objects="compctl.o"

--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author