Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the string-collation tests on MS-Windows. | Eli Zaretskii | 2014-09-09 | 1 | -4/+6 |
* | * automated/fns-tests.el (fns-tests--collate-enabled-p): New function. | Michael Albinus | 2014-09-07 | 1 | -3/+14 |
* | New string collation tests. | Michael Albinus | 2014-09-05 | 1 | -11/+69 |
* | * doc/lispref/lists.texi (Functions that Rearrange Lists): Remove | Dmitry Antipov | 2014-08-29 | 1 | -2/+2 |
* | Add vectors support to Fsort. | Dmitry Antipov | 2014-08-29 | 1 | -0/+18 |
* | * test/automated/fns-tests.el (fns-tests-compare-strings): Update test. | Glenn Morris | 2014-08-02 | 1 | -1/+1 |
* | Do not allow out-of-range character position in Fcompare_strings. | Dmitry Antipov | 2014-06-25 | 1 | -0/+31 |
* | * fns-tests.el (fns-tests-nreverse): Update for changed string behavior. | Glenn Morris | 2014-05-21 | 1 | -1/+1 |
* | * src/fns.c (Fnreverse): Allow vectors and bool vectors. | Dmitry Antipov | 2014-05-15 | 1 | -0/+32 |
* | * tests/automated/fns-tests.el: New file. | Dmitry Antipov | 2014-05-15 | 1 | -0/+39 |