From 62451960a01a5818d99f00475b933f12f66fe0fb Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 19 Aug 2001 05:04:16 +0000 Subject: After clarification from D. Korn, remove incorrect remark about autoloading. --- Etc/STD-TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Etc') diff --git a/Etc/STD-TODO b/Etc/STD-TODO index b277707ab..df9ff64fd 100644 --- a/Etc/STD-TODO +++ b/Etc/STD-TODO @@ -54,7 +54,3 @@ Ksh automatically searches FPATH for any command not found in PATH, and autoloads the file if found. The "autoload" command is only required if you want FPATH to be searched before PATH, e.g. because the function has the same name as a command in PATH. - -Autoloading should work more like "source" when kshautoload is active. -In particular, aliases defined in the autoloaded file should be expanded -when referenced later in the same file (even when using "autoload -U"). -- cgit 1.4.1