zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: typo in _alternative
@ 2000-01-12  9:34 Sven Wischnowsky
  0 siblings, 0 replies; only message in thread
From: Sven Wischnowsky @ 2000-01-12  9:34 UTC (permalink / raw)
  To: zsh-workers


...

Bye
 Sven

diff -ru ../z.old/Completion/Core/_alternative Completion/Core/_alternative
--- ../z.old/Completion/Core/_alternative	Wed Jan 12 10:09:06 2000
+++ Completion/Core/_alternative	Wed Jan 12 10:33:50 2000
@@ -1,6 +1,6 @@
 #autoload
 
-local tags def expl descr action mesgs nm="$compstack[nmatches]" subopts
+local tags def expl descr action mesgs nm="$compstate[nmatches]" subopts
 local opt curcontext="$curcontext"
 
 subopts=()

--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-12  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-12  9:34 PATCH: typo in _alternative Sven Wischnowsky

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).