aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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 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
* Fix two js-mode filling bugsTom Tromey2017-01-131-0/+64
* 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-061-0/+10
* 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-0132-32/+32
* Merge from origin/emacs-25Paul Eggert2017-01-0175-75/+75
|\
* | 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
* | * test/lisp/net/tramp-tests.el (tramp--test-check-files): Make it robust.Michael Albinus2016-12-231-36/+17
* | ; Spelling fixesPaul Eggert2016-12-222-2/+2
* | ; * test/lisp/buff-menu-tests.el: Fix typo in the header.Tino Calancha2016-12-221-1/+1
* | Remove gateway methods in TrampMichael Albinus2016-12-211-4/+0
* | files-test-read-file-in-: Delete temporary dir on exitTino Calancha2016-12-201-1/+1
* | ibuffer: New filters and commandsChristopher Genovese2016-12-201-1/+666
* | Add a new compile error regexp for Clang includesPhilipp Stephani2016-12-181-0/+3
* | Fix rx-any with range with ?\] and ?-Noam Postavsky2016-12-181-0/+37
* | More tests for TrampMichael Albinus2016-12-171-49/+95
* | Make seq-into return the sequence when no conversion neededNicolas Petton2016-12-161-0/+8
* | Fix circular list handling in seq-mapnNicolas Petton2016-12-151-0/+5
* | Check in tramp-tests.el, that environment variables are set correctlyMichael Albinus2016-12-151-1/+28
* | Move backtrace to ELisp using a new mapbacktrace primitiveClément Pit--Claudel2016-12-121-0/+47
* | Make etags-tests work in out-of-tree buildsEli Zaretskii2016-12-121-3/+11
* | Further improvements in Tramp's file name unquotingMichael Albinus2016-12-121-1/+13
* | Quote filenames containing '~' in promptsNoam Postavsky2016-12-111-0/+23
* | Clean up compile-tests.elPhilipp Stephani2016-12-111-31/+37
* | Fix further problems with quoted file names in TrampMichael Albinus2016-12-091-7/+7
* | Fix Bug#24962Tino Calancha2016-12-081-1/+0
* | Merge from origin/emacs-25Paul Eggert2016-12-071-0/+18
|\ \ | |/
* | define-ibuffer-filter: Discard wrong filtersTino Calancha2016-12-071-0/+12
* | ibuffer-decompose-filter-group avoid unwanted side effectsTino Calancha2016-12-071-0/+33