]> git.donarmstrong.com Git - home-base.git/blobdiff - .emacs
* fix up emacs deleting vc windows and follow symlink confirmation
[home-base.git] / .emacs
diff --git a/.emacs b/.emacs
index dd536b0d987fe731f5933397dff244669fc7938a..3710e9d1f433b450374c576d000efbdc5305c440 100644 (file)
--- a/.emacs
+++ b/.emacs
@@ -43,7 +43,9 @@
  '(sentence-end-double-space nil)
  '(show-paren-mode t)
  '(tool-bar-mode nil nil (tool-bar))
- '(user-mail-address "don@donarmstrong.com"))
+ '(user-mail-address "don@donarmstrong.com")
+ '(vc-delete-logbuf-window nil)
+ '(vc-follow-symlinks t))
 (fset 'perl-mode 'cperl-mode)
 ;;(load-file "cperl-mode.el")
 (add-to-list 'load-path '"~/lib/emacs_el/")
 (font-latex-match-reference-make)
 (add-to-list 'font-latex-match-function-keywords "DLA")
 (add-to-list 'font-latex-match-function-keywords "RZ")
+(add-to-list 'font-latex-match-function-keywords "OM")
+(add-to-list 'font-latex-match-function-keywords "DL")
 (add-to-list 'font-latex-match-function-keywords "fixme")
 (add-to-list 'font-latex-match-function-keywords "acs")
 (add-to-list 'font-latex-match-function-keywords "acsp")