Add org-mode something in customizations

master
Jacopo De Simoi 12 years ago
parent 995c261b05
commit 2394ec7c19
  1. 1
      init.el

@ -18,6 +18,7 @@
'(font-latex-fontify-sectioning (quote color))
'(global-font-lock-mode t nil (font-lock))
'(inhibit-startup-screen t)
'(org-catch-invisible-edits (quote smart))
'(parens-require-spaces nil)
'(safe-local-variable-values (quote ((TeX-master . notes\.tex) (bookmark-default-file . "./emacs.bmk"))))
'(show-paren-mode t)

Loading…
Cancel
Save