X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/ec007beac0f5e4db1b885f974443ff7619a7404d..79045f0874a5ecc87bc0cd03c9d7a09b4c1ae11d:/dot-emacs.el diff --git a/dot-emacs.el b/dot-emacs.el index de720a0..e2e8998 100644 --- a/dot-emacs.el +++ b/dot-emacs.el @@ -605,6 +605,9 @@ doesn't cope with anything approximating a complicated case." (mdw-number-face :foreground "yellow") (font-lock-function-name-face :weight bold) (font-lock-variable-name-face :slant italic) + (font-lock-comment-delimiter-face + :foreground ,(if window-system "SeaGreen1" "green") + :slant italic) (font-lock-comment-face :foreground ,(if window-system "SeaGreen1" "green") :slant italic) @@ -658,7 +661,7 @@ doesn't cope with anything approximating a complicated case." (label . 0) (case-label . +) (access-label . -) - (inclass . ++) + (inclass . +) (inline-open . ++) (statement-cont . 0) (statement-case-intro . +)))