| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-31 | ; Decommission sr.ht mirror | Daniel Mendler | |
| 2026-01-01 | ; Update copyright years | Daniel Mendler | |
| 2025-06-19 | Version 30.1.0.130.1.0.1 | Daniel Mendler | |
| 2025-04-02 | Version 30.1.0.030.1.0.0 | Daniel Mendler | |
| 2025-01-04 | Version 30.0.2.030.0.2.0 | Daniel Mendler | |
| 2025-01-01 | Update copyright years | Daniel Mendler | |
| 2024-12-15 | Version 30.0.1.030.0.1.0 | Daniel Mendler | |
| 2024-07-08 | Version 30.0.0.030.0.0.0emacs-30 | Daniel Mendler | |
| 2024-03-16 | Merge branch 'main' into emacs-30 | Daniel Mendler | |
| 2024-03-16 | Version 29.1.4.529.1.4.5 | Daniel Mendler | |
| 2024-01-20 | Merge branch 'main' into emacs-30 | Daniel Mendler | |
| 2024-01-20 | compat--maybe-require: Rename macro to reduce churn | Daniel Mendler | |
| 2024-01-12 | Merge branch 'main' into emacs-30 | Daniel Mendler | |
| 2024-01-12 | Update copyright years | Daniel Mendler | |
| 2023-11-13 | Merge branch 'main' into emacs-30 | Daniel Mendler | |
| 2023-11-13 | Version 29.1.4.429.1.4.4 | Daniel Mendler | |
| 2023-11-12 | The maintainer field accepts only a single mail address | Daniel Mendler | |
| 2023-11-07 | Merge branch 'main' into emacs-30 | Daniel Mendler | |
| 2023-11-07 | fix(compat.el): Package-Requires "seq" = 2.3 -> 2.23 (#31) | Sylvain Bougerel | |
| 2023-11-04 | Merge branch 'main' into emacs-30 | Daniel Mendler | |
| 2023-11-04 | Version 29.1.4.329.1.4.3 | Daniel Mendler | |
| 2023-08-17 | Merge branch 'master' into emacs-30 | Philip Kaludercic | |
| 2023-07-30 | Version 29.1.4.229.1.4.2 | Daniel Mendler | |
| 2023-07-23 | Relax compat-loaded-features test | Daniel Mendler | |
| 2023-07-23 | Update Emacs version to 29.1 | Daniel Mendler | |
| See emacs-29 branch commit 7d1737071fba1fd83039aac34f34f6b90c9579b8 | |||
| 2023-05-24 | Prepare support for Emacs 30 | Philip Kaludercic | |
| 2023-05-21 | Revert "Prepare support for Emacs 30" | Philip Kaludercic | |
| This reverts commit 1b5e81c350618710b3f5b62eec8d53ff363847f8. | |||
| 2023-05-21 | Prepare support for Emacs 30 | Philip Kaludercic | |
| 2023-05-10 | More precise version checking | Daniel Mendler | |
| Make sure that compat-29 is still loaded on outdated Emacs 29 builds. | |||
| 2023-04-10 | Add maint keyword | Daniel Mendler | |
| 2023-03-26 | Version 29.1.4.129.1.4.1 | Daniel Mendler | |
| 2023-03-05 | Version 29.1.4.029.1.4.0 | Daniel Mendler | |
| 2023-02-11 | Version 29.1.3.429.1.3.4 | Daniel Mendler | |
| 2023-02-11 | More robust method to require libraries conditionally | Daniel Mendler | |
| 2023-02-08 | Version 29.1.3.329.1.3.3 | Daniel Mendler | |
| 2023-02-08 | compat-29: Preload seq | Daniel Mendler | |
| 2023-02-01 | Version 29.1.3.229.1.3.2 | Daniel Mendler | |
| 2023-01-27 | Improve commentary | Daniel Mendler | |
| 2023-01-25 | Version 29.1.3.129.1.3.1 | Daniel Mendler | |
| 2023-01-25 | Revert "Add json-parse-string, json-parse-buffer, json-serialize and ↵ | Daniel Mendler | |
| json-insert" This reverts commit 7e678b3fa102a86553921d6c24056bbbe5365c7e. I am reconsidering if we can or should provide compatibility functions for features which may or may not be available at runtime, depending on compile flags or the availability of a shared object and which are not only tied to the Emacs version. The problem is that if such features are used by core packages, e.g., python.el or jsonrpc.el, then the compatibility code for this feature would have to be provided by Emacs itself, such that in case the feature is missing, the compatibility code can be loaded. There is no problem for external packages which use Compat, but it may not be a good idea to provide features as part of Compat which are only usable by external packages. Ideally the compatibility code from this reverted commit could be added to Emacs itself, such that the json APIs are always available independent of libjansson. | |||
| 2023-01-25 | Add docstring | Daniel Mendler | |
| 2023-01-24 | Add json-parse-string, json-parse-buffer, json-serialize and json-insert | Daniel Mendler | |
| 2023-01-22 | Version 29.1.3.029.1.3.0 | Daniel Mendler | |
| 2023-01-21 | compat: Improve docstrings | Daniel Mendler | |
| 2023-01-21 | Rename :explicit to :extended | Daniel Mendler | |
| 2023-01-21 | Improve commentary | Daniel Mendler | |
| 2023-01-18 | compat: Improve docstrings | Daniel Mendler | |
| 2023-01-17 | compat-function: Whitespace fix in docstring | Daniel Mendler | |
| 2023-01-16 | Version 29.1.2.029.1.2.0 | Daniel Mendler | |
| 2023-01-16 | Bump snapshot version | Daniel Mendler | |
