aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs4
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs b/.emacs
index 83744f4..305a858 100644
--- a/.emacs
+++ b/.emacs
@@ -90,10 +90,6 @@
'(default ((t (:family "Inconsolata" :foundry "unknown" :slant normal :weight normal :height 83 :width normal))))
'(proof-locked-face ((t (:weight bold))) t))
-(setq mew-proto "%")
-(setq mew-imap-user "ryan")
-(setq mew-imap-server "localhost")
-
;;; Others
;; Emacs24: Cycle through tab-completions with tab if there are less than 5
(setq completion-cycle-threshold 5)