summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index c74f62e..0296816 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -151,8 +151,6 @@
(setq php-function-call-face 'font-lock-function-name-face)
(setq php-mode-force-pear t)
(setq pony-tpl-indent-moves t)
-(setq pp^L-^L-string-function 'oni:pretty-control-l-function)
-(setq pp^L-^L-string-pre nil)
(setq rainbow-delimiters-max-face-count 12)
(setq redisplay-dont-pause t)
(setq send-mail-function 'smtpmail-send-it)