I have cloned the emacs git repo. What i am trying to do is modify it so that site-list.el contains a line of code telling emacs to load my custom emacs lib on load. But i would like to do it in a branch so that i can keep up with the bug fixes but every time i build it it gets build with my custom site-lisp file.
But i can not seem to pinpoint where the file is or where it is created?