K 10 svn:author V 4 bapt K 8 svn:date V 27 2019-09-11T07:03:17.200584Z K 7 svn:log V 292 Readd _el_fn_sh_complete for backward compatibility This function is not needed anymore, it allows old sh binary to continue to run and avoid breaking backward compatibility. Note that is now just calls the regular _el_fn_complete which does a proper job at quoting. Discussed with: jilles END