In Lisp mode it fails to apply `font-lock-comment-delimiter-face' to a
    single ";" as long as it is not located at the start of a line.  The
    cause is probably that `comment-start-skip' in Lisp mode contains
    precautions for not matching escaped semicolons:

I fixed that.  Thanks.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to