about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-10-05 17:05:24 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-10-05 17:05:24 +0000
commitdc1527ce76d6acb733c379663f8d245095cac582 (patch)
treee626d3cf4c1c6f5951fbb63ed8ee013946f8fb17
parentffe53f319a36fb91d897d7e34a18d18385842ee2 (diff)
downloadzsh-dc1527ce76d6acb733c379663f8d245095cac582.tar.gz
zsh-dc1527ce76d6acb733c379663f8d245095cac582.tar.xz
zsh-dc1527ce76d6acb733c379663f8d245095cac582.zip
autoload --> automount
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e5dbc8303..4a680c505 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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