aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* * pcase-tests.el: Add #18554 test case.Stefan Monnier2014-09-271-0/+6
* Add cl-parse-integer based on parse-integerLeo Liu2014-09-262-0/+24
* Newsticker: Add commands to rearrange treeview groups and document them. (Bug...Ulf Jasper2014-09-242-0/+26
* * lisp/emacs-lisp/pcase.el: Allow (F . ARGS) in `app' patterns.Stefan Monnier2014-09-221-0/+2
* * lisp/emacs-lisp/pcase.el (pcase--match): New smart-constructor function.Stefan Monnier2014-09-221-1/+33
* Add support for `quote' and `app'.Stefan Monnier2014-09-221-0/+34
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):Stefan Monnier2014-09-211-0/+4
* Spelling fixes.Paul Eggert2014-09-112-7/+7
* Fix the string-collation tests on MS-Windows.Eli Zaretskii2014-09-092-4/+12
* * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.Michael Albinus2014-09-072-3/+19
* New string collation tests.Michael Albinus2014-09-052-11/+75
* Remove stray semicolons.Paul Eggert2014-09-041-1/+1
* Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ruGlenn Morris2014-09-023-0/+28
|\
| * test/indent/scheme.scm: New file.Stefan Monnier2014-09-021-0/+9
| * * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-09-012-0/+19
* | * doc/lispref/lists.texi (Functions that Rearrange Lists): RemoveDmitry Antipov2014-08-291-2/+2
* | Add vectors support to Fsort.Dmitry Antipov2014-08-292-0/+22
* | Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris2014-08-272-1/+6
|\ \ | |/
| * * python-tests.el (python-shell-calculate-exec-path-2): Update testGlenn Morris2014-08-182-1/+6
* | Support Guile backtraces in compilation mode.Jan Nieuwenhuizen2014-08-132-1/+12
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-103-0/+24
|\ \ | |/
| * Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-103-0/+24
| * * test/automated/Makefile.in (check-tar): Remove, no longer needed.Glenn Morris2014-08-062-4/+4
| * * test/automated/Makefile.in (check-tar): Add as alias for check.Glenn Morris2014-08-022-0/+8
* | ChangeLog fixesGlenn Morris2014-08-101-12/+6
* | iCalendar export: Enumerate evaluated sexp diary entries (Bug#7911).Ulf Jasper2014-08-102-18/+70
* | * test/automated/Makefile.in (check-tar): Remove, hydra recipe does it now.Glenn Morris2014-08-062-5/+4
* | Fix Bug#15408 (icalendar time zone problem)Ulf Jasper2014-08-062-1/+18
* | * test/automated/Makefile.in (check-tar): New rule.Glenn Morris2014-08-022-0/+9
* | * test/automated/fns-tests.el (fns-tests-compare-strings): Update test.Glenn Morris2014-08-022-1/+4
* | * automated/icalendar-tests.el (icalendar--decode-isodatetime): Hydra fix.Glenn Morris2014-08-022-3/+9
* | Fix Bug#15408 (icalendar time zone problem)Ulf Jasper2014-07-302-0/+36
* | Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-281-1/+1
|\ \ | |/
| * Spelling fixes.Paul Eggert2014-07-211-1/+1
* | On GNU/Linux, use timerfd for asynchronous timers.Dmitry Antipov2014-07-282-1/+9
* | Work around the failures in icalendar-tests which occasionally occurUlf Jasper2014-07-262-1/+30
* | Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-212-49/+475
|\ \ | |/
| * Make python.el work with IPython automatically. Fabián Ezequiel Gallina2014-07-202-2/+5
| * Autodetect Python shell prompts. Fabián Ezequiel Gallina2014-07-192-48/+472
* | * test/automated/advice-tests.el (advice-test-call-interactively): Make sureStefan Monnier2014-07-202-1/+7
* | Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris2014-07-122-113/+667
|\ \ | |/
| * Fix dedenters and electric colon handling.Fabián Ezequiel Gallina2014-07-092-113/+674
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-0/+6
|\ \ | |/
| * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Don't align with a && inStefan Monnier2014-07-081-0/+6
* | * lisp/progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case.Stefan Monnier2014-07-082-0/+11
* | * automated/dbus-tests.el (dbus-test02-register-service-session)Michael Albinus2014-07-042-2/+55
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-022-25/+95
|\ \ | |/
| * * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-07-012-25/+96
* | Changelog, NEWS and Copyright fixes.Fabián Ezequiel Gallina2014-06-302-22/+2
* | New if-let, when-let, thread-first and thread-last macros.Fabián Ezequiel Gallina2014-06-302-0/+550