| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2025 | Paul Eggert | 2025-01-01 | 1 | -1/+1 |
* | Merge from savannah/emacs-29 | Po Lu | 2024-01-02 | 1 | -1/+1 |
|\ |
|
| * | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | | Don't mutate constants in tests | Mattias EngdegÄrd | 2023-05-13 | 1 | -8/+9 |
|/ |
|
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Fix 'add-display-text-property' when OBJECT is non-nil | Eli Zaretskii | 2022-12-06 | 1 | -1/+10 |
* | Fix off-by-one error in string-truncate-left | Lars Ingebrigtsen | 2022-07-23 | 1 | -0/+5 |
* | Make string-limit with encoding return complete glyphs | Lars Ingebrigtsen | 2022-07-03 | 1 | -4/+19 |
* | Slightly faster hash-table-keys and hash-table-values | Mattias EngdegÄrd | 2022-06-17 | 1 | -0/+7 |
* | Remove unused lexvar in subr-x-tests.el | Basil L. Contovounesios | 2022-05-04 | 1 | -13/+11 |
* | Make some recently added tests actually run | Lars Ingebrigtsen | 2022-05-03 | 1 | -0/+34 |
* | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
|\ |
|
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | | * test/lisp/emacs-lisp/subr-x-tests.el (subr-x-named-let): New test | Stefan Monnier | 2021-12-08 | 1 | -1/+19 |
* | | Silence byte-compiler in some tests | Stefan Kangas | 2021-12-04 | 1 | -13/+13 |
* | | Add new function 'add-display-text-property' | Lars Ingebrigtsen | 2021-11-24 | 1 | -0/+18 |
* | | Add new command 'ensure-empty-lines'. | Lars Ingebrigtsen | 2021-10-04 | 1 | -0/+38 |
|/ |
|
* | Change how thread-first/thread-last indent the first argument | Lars Ingebrigtsen | 2021-09-22 | 1 | -10/+10 |
* | Fix the tests for 'string-limit' | Eli Zaretskii | 2021-05-12 | 1 | -2/+5 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Allow `string-limit' to work on encoded strings | Lars Ingebrigtsen | 2020-12-25 | 1 | -0/+20 |
* | Remove `string-slice' -- it's not very well defined | Lars Ingebrigtsen | 2020-12-25 | 1 | -8/+0 |
* | Allow string-slice to take zero-length matches | Lars Ingebrigtsen | 2020-12-23 | 1 | -1/+3 |
* | Make string-pad take an optional START parameter | Lars Ingebrigtsen | 2020-12-22 | 1 | -1/+1 |
* | Change the string-limit parameter semantics | Lars Ingebrigtsen | 2020-12-22 | 1 | -3/+4 |
* | Further string-clean-whitespace tweaks | Lars Ingebrigtsen | 2020-12-22 | 1 | -1/+1 |
* | Add string-chop-newline | Lars Ingebrigtsen | 2020-12-21 | 1 | -0/+5 |
* | Fix shorter-than-length case for string-limit | Lars Ingebrigtsen | 2020-12-21 | 1 | -0/+1 |
* | Rename slice-string to string-slice | Lars Ingebrigtsen | 2020-12-21 | 1 | -5/+5 |
* | Add `string-pad' | Lars Ingebrigtsen | 2020-12-21 | 1 | -0/+6 |
* | Beef up the Emacs string utility set a bit | Lars Ingebrigtsen | 2020-12-21 | 1 | -0/+26 |
* | ; Fix license statements. | Stefan Kangas | 2020-08-27 | 1 | -3/+5 |
* | Use lexical-binding in many emacs-lisp tests | Stefan Kangas | 2020-04-28 | 1 | -1/+1 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
| * | Revert last commit | Michael Heerdegen | 2018-03-06 | 1 | -121/+111 |
| * | Define if-let* and derivatives as aliases for if-let etc | Michael Heerdegen | 2018-03-06 | 1 | -111/+121 |
* | | Tweak subr-x.el substring functions | Basil L. Contovounesios | 2018-07-13 | 1 | -0/+47 |
* | | Fix compilation warnings in subr-x-tests.el | Nicolas Petton | 2018-03-18 | 1 | -12/+6 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Fix Edebug specs for if-let* and and-let* (Bug#29236) | Gemini Lasswell | 2017-11-26 | 1 | -1/+1 |
* | Fix subr-x-tests when running from elc | Noam Postavsky | 2017-09-25 | 1 | -2/+7 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Implement and-let* | Mark Oteiza | 2017-09-12 | 1 | -148/+160 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | Merge from origin/emacs-25 | John Wiegley | 2016-01-11 | 1 | -1/+1 |
* | Rename all test files to reflect source layout. | Phillip Lord | 2015-11-24 | 1 | -0/+526 |