Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Fix auto-fill bug in js-mode | Tom Tromey | 2017-08-27 | 1 | -0/+19 |
* | fix two js-mode syntax propertization bugs | Tom Tromey | 2017-04-01 | 1 | -0/+37 |
* | Use font-lock-doc-face in js-mode | Tom Tromey | 2017-02-25 | 1 | -0/+12 |
* | Fix indentation error in js.el | Tom Tromey | 2017-02-24 | 1 | -0/+10 |
* | Test comment-multi-line = nil auto fill case too | Noam Postavsky | 2017-02-14 | 1 | -10/+12 |
* | Recognize JS regexp literals more correctly | Tom Tromey | 2017-02-11 | 1 | -0/+17 |
* | Set comment-multi-line in js-mode | Tom Tromey | 2017-02-04 | 1 | -0/+14 |
* | Fix JS regexp literal syntax propertization in expressions | Tom Tromey | 2017-01-17 | 1 | -0/+26 |
* | Fix two js-mode filling bugs | Tom Tromey | 2017-01-13 | 1 | -0/+64 |