From: Don Armstrong Date: Mon, 11 Oct 2010 19:22:08 +0000 (+0000) Subject: add more people to fixme notes X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=commitdiff_plain;h=97b9b221987c6afd31c1ae992caa7a5651ffeee8;hp=c181dff40548923568ef655a6ea1e2c4fe2ae608 add more people to fixme notes --- diff --git a/.emacs b/.emacs index dd536b0..fcf8f01 100644 --- a/.emacs +++ b/.emacs @@ -161,6 +161,8 @@ (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")