> The "^#.*" pattern is meant to match "comment lines". These are > part of an extension of the diff format. It has nothing to do with > the -D option which I do not consider as outputting a diff format > and diff-mode does not support this output format in any way.
Since it is meant to match comments then maybe we should leave the face for "^#.*" hard-coded in font-lock keywords, but change it to font-lock-comment-face. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel