diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 19 |
1 files changed, 0 insertions, 19 deletions
@@ -885,22 +885,3 @@ | |||
885 | ("C-h p" . helpful-at-point) | 885 | ("C-h p" . helpful-at-point) |
886 | ("C-h v" . helpful-variable) | 886 | ("C-h v" . helpful-variable) |
887 | ("C-h x" . helpful-command))) | 887 | ("C-h x" . helpful-command))) |
888 | |||
889 | |||
890 | |||
891 | |||
892 | ;; --------------------------------------------------------------------- | ||
893 | ;;; Final steps | ||
894 | ;; ------------ | ||
895 | ;; These are the final steps before MMOSMacs is initialized | ||
896 | ;; --------------------------------------------------------------------- | ||
897 | |||
898 | ;; --------------------------------- | ||
899 | ;; Start Emacs server | ||
900 | ;; ------------------ | ||
901 | ;; Fuck it, it's the end of the | ||
902 | ;; file, I'm not writing these | ||
903 | ;; stupid decriptions anymore! | ||
904 | ;; --------------------------------- | ||
905 | |||
906 | (server-start) | ||