aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el19
1 files changed, 0 insertions, 19 deletions
diff --git a/init.el b/init.el
index 78d6a26..0548b84 100644
--- a/init.el
+++ b/init.el
@@ -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)