summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/js-tests.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Strengthen js-mode indentation testsMattias EngdegÄrd2020-10-18
* Convert manual js indent tests to unit testsStefan Kangas2020-10-18
* Use lexical-binding in more testsStefan Kangas2020-08-29
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix auto-fill bug in js-modeTom Tromey2017-08-27
* fix two js-mode syntax propertization bugsTom Tromey2017-04-01
* Use font-lock-doc-face in js-modeTom Tromey2017-02-25
* Fix indentation error in js.elTom Tromey2017-02-24
* Test comment-multi-line = nil auto fill case tooNoam Postavsky2017-02-14
* Recognize JS regexp literals more correctlyTom Tromey2017-02-11
* Set comment-multi-line in js-modeTom Tromey2017-02-04
* Fix JS regexp literal syntax propertization in expressionsTom Tromey2017-01-17
* Fix two js-mode filling bugsTom Tromey2017-01-13