summaryrefslogtreecommitdiff
path: root/test/manual
Commit message (Expand)AuthorAgeFilesLines
* Add new defcustom js-jsx-align->-with-<Jackson Ray Hamilton2019-04-091-0/+12
* Add new defcustom js-jsx-indent-levelJackson Ray Hamilton2019-04-091-0/+13
* Permit non-ASCII identifiers in JSJackson Ray Hamilton2019-04-081-0/+7
* Improve whitespace and unary keyword parsingJackson Ray Hamilton2019-04-081-0/+16
* Optimize js-jsx--matching-close-tag-posJackson Ray Hamilton2019-04-081-1/+6
* Add tests for miscellaneous JSX parsing featsJackson Ray Hamilton2019-04-081-0/+26
* Indent expressions in JSXAttributes relative to the attribute’s nameJackson Ray Hamilton2019-04-081-0/+25
* Fix counting of nested self-closing JSXOpeningElementsJackson Ray Hamilton2019-04-081-0/+13
* Indent broken arrow function bodies as an N+1th argJackson Ray Hamilton2019-04-081-0/+5
* Rename tests to use the “.jsx” file extensionJackson Ray Hamilton2019-04-084-8/+0
* Improve JSX syntax propertizationJackson Ray Hamilton2019-04-081-0/+8
* Update expectations for JSX indentation in JSXAttribute spaceJackson Ray Hamilton2019-04-081-4/+10
* js-syntax-propertize: Disambiguate JS from JSX, fixing some indentsJackson Ray Hamilton2019-04-081-0/+14
* Add new (failing) unclosed JSX test and separate such testsJackson Ray Hamilton2019-04-083-9/+32
* Add failing tests for JSX indentation bugsJackson Ray Hamilton2019-04-082-0/+201
* Import Unicode 12.0 data filesEli Zaretskii2019-03-091-2/+2
* Indent arrows’ expression bodies like function bodies (Bug#25904)Jackson Ray Hamilton2019-02-131-0/+9
* js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-011-0/+7
* Merge from origin/emacs-26Paul Eggert2018-12-3142-42/+42
|\
| * Update copyright year to 2019Paul Eggert2019-01-0142-42/+42
* | Merge from emacs-26Noam Postavsky2018-06-101-3/+3
|\ \ | |/
| * Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-091-3/+3
* | Fix indentation bug with multi-line CSS valuesSimen Heggestøyl2018-01-271-0/+2
* | Merge from origin/emacs-26Glenn Morris2018-01-157-12871/+12871
|\ \ | |/
| * Teach etags new interpreters for some languagesEli Zaretskii2018-01-117-12871/+12871
* | Merge from origin/emacs-26Paul Eggert2018-01-0142-42/+42
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-0142-42/+42
* | Merge from origin/emacs-26Paul Eggert2017-11-251-1/+1
|\ \ | |/
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-11-021-2/+2
|\ \ | |/
| * ; Spelling fixesPaul Eggert2017-11-011-2/+2
* | Merge from origin/emacs-26Paul Eggert2017-11-021-0/+9
|\ \ | |/
| * Fix two js indentation problemsDmitry Gutov2017-10-261-0/+9
* | Merge from origin/emacs-26Paul Eggert2017-10-201-0/+10
|\ \ | |/
| * Fix indentation bug in multi-line CSS selectorsSimen Heggestøyl2017-10-131-0/+10
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-202-8/+6
|/
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1336-66/+57
* Support indentation of detached Less CSS rulesetsSimen Heggestøyl2017-08-151-0/+29
* * lisp/progmodes/perl-mode.el: Add support for indented here docsStefan Monnier2017-07-241-0/+8
* ; Spelling fixesPaul Eggert2017-07-201-1/+1
* Make combinations of :width/:max-height image specs work reliablyLars Ingebrigtsen2017-07-151-2/+8
* Update Unicode data and files to Unicode 10.0Eli Zaretskii2017-07-081-3/+3
* Support '=' in Scheme and Lisp tags in 'etags'Alexander Gramiak2017-07-0810-49/+139
* Spelling fixesPaul Eggert2017-07-061-1/+1
* Offer non-aligned indentation in lists in js-mode (Bug#27503)Ingo Lohmar2017-07-031-0/+20
* Fix highlighting of CSS selectors with double hyphensSimen Heggestøyl2017-06-111-0/+5
* Support a new CSS indentation styleSimen Heggestøyl2017-06-032-0/+21
* Improve testing of octal and hex display of raw bytesEli Zaretskii2017-06-011-6/+21
* Add customizable to display raw bytes as hexVasilij Schneidermann2017-06-011-1/+26