Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: small typo in Completion/X/_x_display
- X-seq: zsh-workers 10564
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxxxxxx>
- Subject: PATCH: small typo in Completion/X/_x_display
- Date: Thu, 6 Apr 2000 17:16:33 -0700 (PDT)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Was trying to work with the latest changes and noticed this typo.
-FR
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
diff -u Completion/X/_x_display.orig Completion/X/_x_display
--- Completion/X/_x_display.orig Wed Mar 22 20:19:32 2000
+++ Completion/X/_x_display Thu Apr 6 15:58:13 2000
@@ -1,3 +1,3 @@
#autoload
-_wnated displays && _hosts -S ':0 ' -r :
+_wanted displays && _hosts -S ':0 ' -r :
Messages sorted by:
Reverse Date,
Date,
Thread,
Author