summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/js-tests.el
Commit message (Expand)AuthorAgeFilesLines
* fix two js-mode syntax propertization bugsTom Tromey2017-04-011-0/+37
* Use font-lock-doc-face in js-modeTom Tromey2017-02-251-0/+12
* Fix indentation error in js.elTom Tromey2017-02-241-0/+10
* Test comment-multi-line = nil auto fill case tooNoam Postavsky2017-02-141-10/+12
* Recognize JS regexp literals more correctlyTom Tromey2017-02-111-0/+17
* Set comment-multi-line in js-modeTom Tromey2017-02-041-0/+14
* Fix JS regexp literal syntax propertization in expressionsTom Tromey2017-01-171-0/+26
* Fix two js-mode filling bugsTom Tromey2017-01-131-0/+64