summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* Improve treatment of Fortran's "class is"Glenn Morris2016-11-27
* Avoid infloop in pythonDaniel Colascione2016-11-08
* Don't require isearch-update before isearch-doneNoam Postavsky2016-10-02
* Improve display of tex-verbatim and Info quotedPaul Eggert2016-09-23
* Fix tagging of DEFUN by etagsEli Zaretskii2016-09-21
* Improve timing in `tramp-test29-environment-variables'Michael Albinus2016-07-14
* Add test for handling environment variables in TrampMichael Albinus2016-07-14
* Fix missing point information in undoPhillip Lord2016-07-05
* ; Spelling fixesPaul Eggert2016-06-26
* ; Only load .elc file in tests.Phillip Lord2016-06-22
* Fix undo boundary in recursive edit (Bug#23632)Phillip Lord2016-06-08
* * test/automated/viper-tests.el (viper-test-undo-kmacro):Glenn Morris2016-05-31
* Fix infloop in 'number-sequence'Eli Zaretskii2016-05-27
* ; Spelling and punctuation fixes in commentsPaul Eggert2016-05-26
* ; * test/automated/data-tests.el: Standardize license notice.Phillip Lord2016-05-23
* ; * test/automated/viper-tests.el: Standardize license notice.Glenn Morris2016-05-23
* Add automated test for viper-tests.elPhillip Lord2016-05-23
* Revert "epg: Add a way to detect gpg1 executable for tests"Daiki Ueno2016-05-20
* epg: Add a way to detect gpg1 executable for testsDaiki Ueno2016-05-19
* * lisp/emacs-lisp/package.el (package--with-response-buffer):Artur Malabarba2016-05-18
* * lisp/char-fold.el: Rename from character-fold.el.Juri Linkov2016-05-17
* Do not mistake colon at the end of regexp for slash symbolDmitry Gutov2016-05-12
* Don't treat JS spread as contination method callDmitry Gutov2016-05-11
* Rework xref-query-replace-in-resultsDmitry Gutov2016-05-05
* ; * test/automated/xref-tests.el: Add copyright and license.Glenn Morris2016-05-03
* Handle "empty line" regexp in xref searchesDmitry Gutov2016-05-04
* Add tests for xref-collect-matchesDmitry Gutov2016-05-04
* Add electric-quote-string unit testPhilipp Stephani2016-05-02
* Don't mistake `for' inside a function for a part of array comprehensionDmitry Gutov2016-04-28
* Add new keywords of Python 3.5Lele Gaifax2016-04-26
* Fix Bug#20637. Do not merge to masterMichael Albinus2016-04-14
* Fix stability confusion in sort-testsPaul Eggert2016-04-06
* (js--continued-expression-p): Special-case unary plus and minusDmitry Gutov2016-04-02
* Fix OS X specific settings in tramp-testsMichael Albinus2016-03-31
* Fix map-put and map-delete for alists (Bug#23105)Nicolas Petton2016-03-25
* Add customization option for using UTF-8 coordinates in xt-mousePhilipp Stephani2016-03-25
* Suppress some Tramp tests for OSX, do not merge with masterMichael Albinus2016-03-17
* Fix Ruby's operator precedenceDmitry Gutov2016-03-16
* (ruby-interpolation-inside-another-interpolation): New failing testDmitry Gutov2016-03-16
* * test/automated/package-test.el (package-test-signed): Tweak skipGlenn Morris2016-03-15
* Do not tokenize a comment before continuation as ';'Dmitry Gutov2016-03-15
* Don't misindent arguments of a method call inside continuationDmitry Gutov2016-03-15
* Tweak the left precedence of '=>'Dmitry Gutov2016-03-14
* Indent '.' relative to the first sibling expressionDmitry Gutov2016-03-14
* Support Ruby 2.3.0's safe navigation operatorDmitry Gutov2016-03-12
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* By default, etags produces unqualified Perl tag namesEli Zaretskii2016-03-10
* Indent methods with keyword names correctlyDmitry Gutov2016-03-10
* Propertize character literals and special global variables differentlyDmitry Gutov2016-03-10