aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set comment-multi-line in js-modeTom Tromey2017-02-041-0/+14
* * test/manual/indent/scss-mode.scss: Fix indentationSimen Heggestøyl2017-02-041-13/+13
* Fix indentation of multiline CSS property valuesSimen Heggestøyl2017-02-042-0/+45
* Add tests for lisp/kmacro.elGemini Lasswell2017-02-041-0/+890
* Fix autorevert-tests on MS-WindowsEli Zaretskii2017-02-041-1/+3
* New macro 'ert-with-message-capture'Gemini Lasswell2017-02-042-121/+101
* Add tests for lisp/emacs-lisp/testcover.elGemini Lasswell2017-02-042-0/+679
* Add tests for scrollingNoam Postavsky2017-02-021-0/+130
* * test/lisp/vc/diff-mode-tests.el: Require diff-mode.Tino Calancha2017-02-011-0/+4
* New test for diff-mode handling trailing --Dima Kogan2017-01-311-0/+199
* css-mode documentation lookup featureTom Tromey2017-01-301-0/+15
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-2811-18/+31
* Don't require a shell when loading htmlfontifyPhilipp Stephani2017-01-271-0/+12
* Fix filenotify-tests on MS-WindowsEli Zaretskii2017-01-271-0/+14
* python-mode: Fix detection for opening blocks.Hong Xu2017-01-261-0/+21
* xml: Fix parsing of default namespace with quoted namesDavid Engster2017-01-241-0/+15
* Fix comment detection on open parensNoam Postavsky2017-01-231-0/+85
* Check that variable lists are actually listsPhilipp Stephani2017-01-191-0/+10
* Rudimentary error handling for non-main threadsEli Zaretskii2017-01-181-4/+13
* Fix JS regexp literal syntax propertization in expressionsTom Tromey2017-01-171-0/+26
* Fix auto-save-file-name problem in Tramp on MS WindowsMichael Albinus2017-01-171-6/+10
* Improve ffap-gopher-at-point handling of long linesNoam Postavsky2017-01-151-0/+17
* Add chained indentation to js-modeTom Tromey2017-01-132-0/+33
* Fix js-mode indentation bugTom Tromey2017-01-131-0/+6
* Fix definition of EMACS in test/manual/indent/MakefileTom Tromey2017-01-131-1/+1
* Fix two js-mode filling bugsTom Tromey2017-01-131-0/+64
* Fix last changeEli Zaretskii2017-01-131-9/+9
* Fix the new condvar testEli Zaretskii2017-01-131-2/+3
* Minor improvements in the new condvar testEli Zaretskii2017-01-131-11/+14
* Fix a bug in waiting for condition variableEli Zaretskii2017-01-131-0/+41
* Fix extracting async def type and name in python mode imenuDmitry Lazurkin2017-01-121-2/+10
* Convert some network test failures to skippingGlenn Morris2017-01-111-2/+2
* Add support for Unicode whitespace in [:blank:]Philipp Stephani2017-01-062-1/+11
* Turn on lexical-binding in md4.elMark Oteiza2017-01-031-0/+61
* Finish work on filenotify-tests.elMichael Albinus2017-01-031-14/+70
* Fix encoding of JSON surrogate pairsPhilipp Stephani2017-01-011-0/+3
* Update copyright year to 2017 in masterPaul Eggert2017-01-0144-44/+44
* Remove test/automated detritus from mergePaul Eggert2017-01-019-3124/+0
* Merge from origin/emacs-25Paul Eggert2017-01-01141-132/+3258
|\
| * Update copyright year to 2017Paul Eggert2016-12-31141-141/+143
* | Further improve filenotify-tests.elKen Brown2016-12-311-4/+7
* | Checkdoc: use syntax functions instead of regexPhilipp Stephani2016-12-311-0/+13
* | ffap-string-at-point: Limit max length of active regionTino Calancha2016-12-301-0/+54
* | Improve filenotify-tests.elMichael Albinus2016-12-291-41/+62
* | Improve filenotify-tests.el on Cygwin (Bug #21804)Ken Brown2016-12-271-39/+39
* | Checkdoc: Don't require a space before an arg listPhilipp Stephani2016-12-261-0/+40
* | Fix whitespace eob cleanupNoam Postavsky2016-12-241-0/+52
* | Fix timezone detection of parse-iso8601-time-stringHong Xu2016-12-241-1/+17
* | Treat incomplete integer literals as errorsPhilipp Stephani2016-12-231-0/+8
* | * test/lisp/net/tramp-tests.el (tramp--test-check-files): Make it robust.Michael Albinus2016-12-231-36/+17