summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-02-17 22:22:55 +0100
committerGravatar Tom Willemsen2013-02-17 22:22:55 +0100
commit3e5421e79d47d4a40b540869f1b18288285e0025 (patch)
tree5b9bc3693fa15ebee05c8368fe9d4e9478630eaa /.emacs.d/init.el
parentb9c0e3838ff4fe1793893e37cfe882d1336724ae (diff)
downloaddotfiles-3e5421e79d47d4a40b540869f1b18288285e0025.tar.gz
dotfiles-3e5421e79d47d4a40b540869f1b18288285e0025.zip
emacs: Move pp^L configuration to org
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)