|
|
|
@ -14,10 +14,11 @@ |
|
|
|
'(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) |
|
|
|
'(safe-local-variable-values (quote ((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) |
|
|
|
'(transient-mark-mode t) |
|
|
|
'(transient-mark-mode t) |
|
|
|
'(truncate-partial-width-windows nil)) |
|
|
|
'(truncate-partial-width-windows nil) |
|
|
|
|
|
|
|
'(visible-mark-inhibit-trailing-overlay t)) |
|
|
|
|
|
|
|
|
|
|
|
(custom-set-faces |
|
|
|
(custom-set-faces |
|
|
|
;; custom-set-faces was added by Custom. |
|
|
|
;; custom-set-faces was added by Custom. |
|
|
|
|