1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00

autoload --> automount

This commit is contained in:
Bart Schaefer 2000-10-05 17:05:24 +00:00
parent ffe53f319a
commit dc1527ce76

View file

@ -14,7 +14,7 @@
Doc/Zsh/func.yo, Doc/Zsh/mod_complist.yo: cleanup
* 12892: Completion/Core/_files, Completion/Core/_path_files,
Doc/Zsh/compsys.yo, Doc/Zsh/expn.yo: complete after autoloaded
Doc/Zsh/compsys.yo, Doc/Zsh/expn.yo: complete after automounted
directories (a rather ugly hack); remove old code in _files (comma
separated patterns); improve docs for fake style and for comma
separated qualifier lists