load-suffixes
load-suffixes is a variable defined in `C source code
'.
Its value is (".elc" ".el")Documentation: List of suffixes for (compiled or source) Emacs Lisp files. This list should not include the empty string. `load' and related functions try to append these suffixes, in order, to the specified file name if a Lisp suffix is allowed or required.