summaryrefslogtreecommitdiff
path: root/test/manual
Commit message (Expand)AuthorAgeFilesLines
* Support native image transforms on MS-WindowsEli Zaretskii2019-06-291-1/+1
* * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom varStefan Monnier2019-06-241-0/+4
* Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen2019-06-201-2/+2
* Revert "Simplify image transforms"Alan Third2019-06-161-3/+31
* Simplify image transformsAlan Third2019-06-161-31/+3
* Document image transformsAlan Third2019-06-161-0/+176
* Fix TODO to convert defvar with leading '*' to defcustomStefan Kangas2019-06-091-0/+1
* Update author/maintainer infoPaul Eggert2019-05-2619-19/+19
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-252-0/+2
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-192-2/+0
* 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