summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Avoid infloop in pythonDaniel Colascione2016-11-081-0/+7
* Don't require isearch-update before isearch-donescratch/backports-25.2-strictNoam Postavsky2016-10-021-0/+8
* Improve display of tex-verbatim and Info quotedPaul Eggert2016-09-231-0/+1
* Fix tagging of DEFUN by etagsEli Zaretskii2016-09-217-18/+333
* Improve timing in `tramp-test29-environment-variables'Michael Albinus2016-07-141-13/+9
* Add test for handling environment variables in TrampMichael Albinus2016-07-141-17/+113
* Fix missing point information in undoPhillip Lord2016-07-051-1/+18
* ; Spelling fixesPaul Eggert2016-06-261-1/+1
* ; Only load .elc file in tests.Phillip Lord2016-06-221-1/+1
* Fix undo boundary in recursive edit (Bug#23632)Phillip Lord2016-06-081-0/+32
* * test/automated/viper-tests.el (viper-test-undo-kmacro):Glenn Morris2016-05-311-0/+1
* Fix infloop in 'number-sequence'Eli Zaretskii2016-05-271-0/+9
* ; Spelling and punctuation fixes in commentsPaul Eggert2016-05-261-5/+5
* ; * test/automated/data-tests.el: Standardize license notice.Phillip Lord2016-05-231-11/+11
* ; * test/automated/viper-tests.el: Standardize license notice.Glenn Morris2016-05-231-11/+11
* Add automated test for viper-tests.elPhillip Lord2016-05-231-0/+160
* Revert "epg: Add a way to detect gpg1 executable for tests"Daiki Ueno2016-05-201-24/+18
* epg: Add a way to detect gpg1 executable for testsDaiki Ueno2016-05-191-18/+24
* * lisp/emacs-lisp/package.el (package--with-response-buffer):Artur Malabarba2016-05-181-2/+9
* * lisp/char-fold.el: Rename from character-fold.el.Juri Linkov2016-05-171-46/+46
* Do not mistake colon at the end of regexp for slash symbolDmitry Gutov2016-05-121-0/+3
* Don't treat JS spread as contination method callDmitry Gutov2016-05-111-0/+6
* Rework xref-query-replace-in-resultsDmitry Gutov2016-05-051-0/+29
* ; * test/automated/xref-tests.el: Add copyright and license.Glenn Morris2016-05-031-0/+25
* Handle "empty line" regexp in xref searchesDmitry Gutov2016-05-041-7/+7
* Add tests for xref-collect-matchesDmitry Gutov2016-05-043-0/+41
* Add electric-quote-string unit testPhilipp Stephani2016-05-021-0/+8
* Don't mistake `for' inside a function for a part of array comprehensionDmitry Gutov2016-04-281-0/+8
* Add new keywords of Python 3.5Lele Gaifax2016-04-261-0/+56
* Fix Bug#20637. Do not merge to masterMichael Albinus2016-04-141-18/+19
* Fix stability confusion in sort-testsPaul Eggert2016-04-061-2/+4
* (js--continued-expression-p): Special-case unary plus and minusDmitry Gutov2016-04-021-0/+6
* Fix OS X specific settings in tramp-testsMichael Albinus2016-03-311-14/+8
* Fix map-put and map-delete for alists (Bug#23105)Nicolas Petton2016-03-251-1/+8
* Add customization option for using UTF-8 coordinates in xt-mousePhilipp Stephani2016-03-251-0/+110
* Suppress some Tramp tests for OSX, do not merge with masterMichael Albinus2016-03-171-2/+11
* Fix Ruby's operator precedenceDmitry Gutov2016-03-161-1/+22
* (ruby-interpolation-inside-another-interpolation): New failing testDmitry Gutov2016-03-161-0/+8
* * test/automated/package-test.el (package-test-signed): Tweak skipGlenn Morris2016-03-151-1/+1
* Do not tokenize a comment before continuation as ';'Dmitry Gutov2016-03-151-1/+1
* Don't misindent arguments of a method call inside continuationDmitry Gutov2016-03-151-0/+11
* Tweak the left precedence of '=>'Dmitry Gutov2016-03-141-0/+6
* Indent '.' relative to the first sibling expressionDmitry Gutov2016-03-141-0/+5
* Support Ruby 2.3.0's safe navigation operatorDmitry Gutov2016-03-121-4/+5
* Rework C source files to avoid ^(Paul Eggert2016-03-103-8/+8
* By default, etags produces unqualified Perl tag namesEli Zaretskii2016-03-106-141/+141
* Indent methods with keyword names correctlyDmitry Gutov2016-03-101-0/+3
* Propertize character literals and special global variables differentlyDmitry Gutov2016-03-101-0/+3
* Propertize operator symbol names with symbol syntax classDmitry Gutov2016-03-091-0/+6
* Allow using the left shift operator without spaces on both sidesDmitry Gutov2016-03-091-0/+9