summaryrefslogtreecommitdiffstats
path: root/emacs/init.org
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-28 01:18:13 +0100
committerGravatar Tom Willemsen2013-03-28 01:18:13 +0100
commit7a477eb80367af11c6ac2c2223a38d5ed9d3778f (patch)
tree80cffa6581ee54503dcd5a617ad03e7469c77ea3 /emacs/init.org
parent01d77b518f4cd4df3179dea5bc88acd89f451e88 (diff)
downloaddotfiles-7a477eb80367af11c6ac2c2223a38d5ed9d3778f.tar.gz
dotfiles-7a477eb80367af11c6ac2c2223a38d5ed9d3778f.zip
Emacs: Don't generate init2.el, make init.el instead
Diffstat (limited to 'emacs/init.org')
-rw-r--r--emacs/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.org b/emacs/init.org
index 95536a7..d9b8530 100644
--- a/emacs/init.org
+++ b/emacs/init.org
@@ -1,7 +1,7 @@
#+TITLE: Emacs init
#+LINK: yoshi-theme http://ryuslash.org/projects/yoshi-theme.html
#+OPTIONS: author:nil num:nil
-#+PROPERTY: tangle init2.el
+#+PROPERTY: tangle init.el
#+STARTUP: showall
Disable the ~menu-bar-mode~, ~tool-bar-mode~ and ~scroll-bar-mode~ early on