aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapt file-notify-test02-events test caseMichael Albinus2015-09-231-5/+16
* * prolog.el: Fix indentation of empty lineStefan Monnier2015-09-221-9/+8
* Another fix of file-notify-tests for w32notifyEli Zaretskii2015-09-211-2/+2
* Adapt tests and manual for w32notifyMichael Albinus2015-09-211-85/+76
* Subject: * lisp/progmodes/prolog.el: Improve handling of if/then/elseStefan Monnier2015-09-201-3/+25
* Improve file notifications, especially for TrampMichael Albinus2015-09-201-29/+111
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-173-8/+8
* Some more minor backslash fixesPaul Eggert2015-09-172-5/+5
* Minor quoting fixes in scripts and docPaul Eggert2015-09-161-1/+1
* More adaptations in file-notify-tests.elEli Zaretskii2015-09-161-0/+3
* Adapt test in file-notify-tests.elMichael Albinus2015-09-161-1/+5
* Fix a bug in elisp--xref-find-definitions related to cl-generic defaultsStephen Leake2015-09-151-22/+22
* Adapt tests in auto-revert-tests.elMichael Albinus2015-09-151-41/+21
* Fix the file-notify tests for watch validation on w32Eli Zaretskii2015-09-151-6/+6
* Adaot file-notify-tests.el test casesMichael Albinus2015-09-141-24/+16
* 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