Use font-lock-doc-face in js-mode
commit8db75f0ef9ad821bab0a2613bb8e549edbf14eb6
authorTom Tromey <tom@tromey.com>
Sat, 25 Feb 2017 17:27:48 +0000 (25 10:27 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 25 Feb 2017 21:02:37 +0000 (25 14:02 -0700)
tree4a40206bb0fdbc574953d8936342426c443d422f
parent546d30ed1400d5a434886790a102bd37ec852919
Use font-lock-doc-face in js-mode

Bug#25858:
* lisp/progmodes/js.el (js-font-lock-syntactic-face-function): New
defun.
(js-mode): Use it.
* test/lisp/progmodes/js-tests.el (js-mode-doc-comment-face): New
test.
lisp/progmodes/js.el
test/lisp/progmodes/js-tests.el