> * font-lock.el (font-lock-comment-delimiter-face): Inherit from > font-lock-comment-face rather than copying its setting.
> font-lock-comment-delimiter-face differs from font-lock-comment-face > under X. They used to be Firebrick; now font-lock-comment-delimiter-face > changed to red. Sorry, should be fixed now. > Is this on purpose? If so, I must say I don't like it at all. I find > it really distracting that comment delimiters look different than the > comments themselves. So do I, which was the purpose of my patch: to make sure that font-lock-comment-delimiter-face stay the same as font-lock-comment-face even if you customize font-lock-comment-face (like I do). Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel