summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/js-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Strengthen js-mode indentation testsMattias EngdegÄrd2020-10-181-0/+13
* Convert manual js indent tests to unit testsStefan Kangas2020-10-181-0/+28
* Use lexical-binding in more testsStefan Kangas2020-08-291-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix auto-fill bug in js-modeTom Tromey2017-08-271-0/+19
* 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