summaryrefslogtreecommitdiff
path: root/.emacs.d/custom.el
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-08-26 15:31:11 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-08-26 15:31:11 -0400
commit836fd82b9d81bab9f13084c2484612676924f428 (patch)
treef76521868bc36d74b850ab64b07789abe4708ff8 /.emacs.d/custom.el
parent2d34aa1498b04f0128d58cace1f5a275d74bdfe5 (diff)
parent84f05a28857bd1c4de055abfb57988330532fefe (diff)
Merge branch 'master' into hp-dv6426us-par
Diffstat (limited to '.emacs.d/custom.el')
-rw-r--r--.emacs.d/custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el
index ee82309..5a3e67f 100644
--- a/.emacs.d/custom.el
+++ b/.emacs.d/custom.el
@@ -9,6 +9,7 @@
'(explicit-shell-file-name "/bin/bash")
'(inhibit-startup-screen t)
'(mdmua-maildir "~/Maildir")
+ '(minibuffer-prompt-properties (quote (read-only t point-entered minibuffer-avoid-prompt face minibuffer-prompt)))
'(ruby-deep-arglist nil)
'(ruby-deep-indent-paren nil)
'(scroll-bar-mode nil))