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