summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for file-notify-valid-p.Tassilo Horn2015-09-141-20/+26
* Test file-notify-valid-p.Tassilo Horn2015-09-141-0/+59
* Fix tests in file-notify-tests.elMichael Albinus2015-09-121-24/+13
* Add seq-findNicolas Petton2015-09-111-0/+10
* Document file-notify--test-with-events.Tassilo Horn2015-09-101-0/+2
* Report used native library in file-notify-tests.elMichael Albinus2015-09-101-0/+20
* Improve file-notify-testsTassilo Horn2015-09-101-41/+83
* * test/automated/file-notify-tests.el (file-notify-test02-events):Glenn Morris2015-09-091-1/+1
* Start checking event types in file-notify testsTassilo Horn2015-09-091-5/+15
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Improve the semantic of map-someNicolas Petton2015-09-061-14/+12
* Rename map-contains-key-p and map-some-pNicolas Petton2015-09-061-13/+13
* Improve the semantic of seq-someNicolas Petton2015-09-061-3/+4
* Rename seq-some-p to seq-some and seq-contains-p to seq-containsNicolas Petton2015-09-061-10/+10
* Support automated ‘make check’ in non-C localePaul Eggert2015-09-034-8/+25
* Improve comments in elisp-mode.el, elisp-mode-tests.elStephen Leake2015-09-011-2/+2
* * lisp/net/tramp-sh.el (tramp-convert-file-attributes):Michael Albinus2015-08-301-3/+4
* Fix Python tests on MS-WindowsEli Zaretskii2015-08-291-10/+23
* Fix indentation rule in css-modeSimen Heggestøyl2015-08-281-0/+5
* Add test case for ‘format’ bug and refactorPaul Eggert2015-08-271-0/+12
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-262-64/+0
* Improve seq-concatenate for new sequence typesNicolas Petton2015-08-271-0/+5
* Add mode local overrides to xref-find-definitionsStephen Leake2015-08-261-11/+105
* * lisp/net/tramp-sh.el (tramp-stat-marker, tramp-stat-quoted-marker):Michael Albinus2015-08-241-2/+31
* python.el: Fix python-shell-buffer-substring on indented codeFabián Ezequiel Gallina2015-08-231-0/+55
* Make seq.el more extensible by using cl-defmethodNicolas Petton2015-08-231-1/+6
* python.el: Ensure remote process-environment on non-interactive processesFabián Ezequiel Gallina2015-08-211-2/+3
* python.el: Enhancements to process environment setup.Fabián Ezequiel Gallina2015-08-211-62/+145
* * lisp/emacs-lisp/smie.el (smie-indent-current-column): New funStefan Monnier2015-08-211-1/+1
* Follow user preference in calendar diagnosticsPaul Eggert2015-08-211-2/+2
* Spelling fixesPaul Eggert2015-08-161-7/+7
* xref-find-definitions: Exclude more generic function items.Stephen Leake2015-08-131-16/+154
* elisp--xref-find-definitions handle cl-defstuct default constructorStephen Leake2015-08-111-63/+58
* Rewrite elisp--xref-find-definitions to handle many more cases; add tests.Stephen Leake2015-08-101-18/+280
* * test/automated/ert-tests.el (ert-test-deftest): Add FIXME.Stefan Monnier2015-08-081-0/+4
* Merge remote-tracking branch 'origin/fix/subsequence-error-with-negative-sequ...Nicolas Petton2015-08-081-1/+6
|\
| * Improve error signalling for seq-subseq.fix/subsequence-error-with-negative-sequencesPhillip Lord2015-08-071-1/+6
* | ; Remove accidentally duplicated redisplay test.Eli Zaretskii2015-08-081-8/+0
* | Fix overlay string display regressions introduced in Emacs 24.5Eli Zaretskii2015-08-081-0/+35
* | Avoid infinite loop in display of invisible text in stringsEli Zaretskii2015-08-071-0/+13
|/
* Fix Tramp problems with multihops, and nc.Michael Albinus2015-07-291-9/+47
* Minor cleanup in tramp-tests.elMichael Albinus2015-07-241-53/+41
* Fix some Tramp problems with HP-UXMichael Albinus2015-07-231-3/+14
* * test/automated/package-test.el (package-test-signed):Glenn Morris2015-07-211-1/+1
* * test/automated/elisp-mode-tests.elGlenn Morris2015-07-211-3/+3
* Sync with Tramp repositoryMichael Albinus2015-07-211-33/+57
* * lisp/emacs-lisp/package.el (package-buffer-info):Artur Malabarba2015-07-171-4/+13
* * lisp/emacs-lisp/package.el: Many small changesArtur Malabarba2015-07-171-10/+8
* Fix Bug#20943.Michael Albinus2015-07-161-3/+3
* New autorevert tests.Michael Albinus2015-07-141-0/+210