···2323 newLoadPath+=("")
2424fi
25252626+# NOTE: Even though we treat EMACSNATIVELOADPATH like EMACSLOADPATH in
2727+# this wrapper, empty elements in EMACSNATIVELOADPATH have no special
2828+# meaning for Emacs. Only non-empty elements in EMACSNATIVELOADPATH
2929+# will be prepended to native-comp-eln-load-path.
3030+# https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/startup.el?id=3685387e609753293c4518be75e77c659c3b2d8d#n599
2631if [[ -n $EMACSNATIVELOADPATH ]]
2732then
2833 while read -rd: entry