How do I load the edited .emacs file without restarting Emacs?
.emacs
you can use C-x C-e which will evaluate an s-expression. Make sure the cursor is at the last parenthesis of the elisp code.
C-x C-e