| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-30 | compat-30: Add oklab color functions | Daniel Mendler | |
| Co-authored-by: Elijah Gabe Pérez <eg642616@gmail.com> | |||
| 2025-03-15 | compat-28: New pcase pattern cl-type | Daniel Mendler | |
| 2025-03-12 | compat-31: New macros static-when and static-unless | Daniel Mendler | |
| 2025-03-09 | compat-31: New function unbuttonize-region | Daniel Mendler | |
| 2025-03-09 | compat-31: New extended function seconds-to-string | Daniel Mendler | |
| 2025-03-08 | compat-tests: Minor cleanup | Daniel Mendler | |
| 2025-03-08 | compat-tests: Improve completion-list-candidate-at-point test | Daniel Mendler | |
| 2025-03-08 | compat-31: New function completion-list-candidate-at-point | Daniel Mendler | |
| 2025-03-08 | Merge branch 'main' into emacs-31 | Daniel Mendler | |
| 2025-03-08 | ; .dir-locals.el - indent-tabs-mode=nil should not apply to makefiles | Daniel Mendler | |
| 2025-03-07 | Merge branch 'main' into emacs-31 | Daniel Mendler | |
| 2025-03-07 | compat.texi: Use correct path for subr-x.el | Daniel Mendler | |
| 2025-03-07 | compat-31: New macro with-work-buffer | Daniel Mendler | |
| 2025-03-06 | compat-31: New function completion-table-with-metadata | Daniel Mendler | |
| 2025-03-04 | Merge branch 'main' into emacs-31 | Daniel Mendler | |
| 2025-03-04 | Update compat.texi | Daniel Mendler | |
| Fix description of Compat stub in Emacs 30 | |||
| 2025-03-02 | compat-tests.el: Restore compat-region-noncontiguous-p | Daniel Mendler | |
| 2025-03-02 | Merge branch 'main' into emacs-31 | Daniel Mendler | |
| 2025-03-02 | Fix "make check" | Daniel Mendler | |
| 2025-03-02 | compat-tests: Remove tests for removed Emacs 25.1 definitions | Daniel Mendler | |
| 2025-03-02 | Drop support for 24.x in upcoming Compat 31 | Daniel Mendler | |
| - Emacs 24.4 has been released over ten years ago. - seq and cl-defgeneric have been introduced in 25.1. - Emacs follows a major.minor versioning scheme from 25.1 on, where new APIs are only introduced at major version bumps, which fits to the Compat development model. - Python.el in Emacs, which depends on Compat, requires Emacs 26.1 now (commit eff5a3e43ba886074c3a2e007a2bced9bcb85f17). - Packages which want to support 24.4 can depend on Compat 30 or older. | |||
| 2025-02-28 | compat-31: Copy {incf,decf} definitions from emacs.git | Philip Kaludercic | |
| As the new tests show, the previous implementations were not robust if PLACE causes side effects. | |||
| 2025-02-25 | compat-31: Add 'color-blend' | Philip Kaludercic | |
| See https://github.com/emacs-compat/compat/issues/62. | |||
| 2025-02-25 | NEWS: Mention the new functionality from Emacs 31 | Philip Kaludercic | |
| 2025-02-24 | compat-tests: Avoid byte-compilation errors due to unused variables | Philip Kaludercic | |
| 2025-02-24 | compat.texi: Fix broken reference to the Elisp manual | Philip Kaludercic | |
| 2025-02-24 | compat-tests: Make test for bignums more robust | Philip Kaludercic | |
| As on older versions of Emacs 'bignump' will be declared by compat, the function slot /is/ bound and we cannot rely on it being unbound to check if the Emacs being tests supports bignums or not. Yet as we know that it is aliased to 'ignore', we use this fact to circumvent the issue. | |||
| 2025-02-24 | Merge branch 'main' into emacs-31 | Philip Kaludercic | |
| 2025-02-24 | compat-31: Add incf and decf | Philip Kaludercic | |
| 2025-02-24 | CI: Add Emacs 30.1 | Daniel Mendler | |
| 2025-02-23 | compat-31: Add missing test links | Philip Kaludercic | |
| 2025-02-21 | compat-31: Add plusp and minusp | Philip Kaludercic | |
| See https://github.com/emacs-compat/compat/issues/64. | |||
| 2025-02-21 | compat-31: Add evenp and oddp | Philip Kaludercic | |
| See https://github.com/emacs-compat/compat/issues/63. | |||
| 2025-02-20 | Prepare support for Emacs 31 | Philip Kaludercic | |
| 2025-01-28 | CI: Use strict compile checks | Daniel Mendler | |
| 2025-01-05 | compat-tests: Reenable disabled tests | Daniel Mendler | |
| 2025-01-04 | Version 30.0.2.0 | Daniel Mendler | |
| 2025-01-01 | Update copyright years | Daniel Mendler | |
| 2024-12-16 | compat-30: Update trusted-content-p | Daniel Mendler | |
| 2024-12-16 | compat-30: Rename trusted-content variable | Daniel Mendler | |
| 2024-12-15 | Version 30.0.1.0 | Daniel Mendler | |
| 2024-12-15 | compat-30: untrusted-content, trusted-files, trusted-content-p | Daniel Mendler | |
| 2024-11-20 | Reenable test | Daniel Mendler | |
| 2024-11-13 | compat-tests: Temporarily disable require-with-check test on 30 | Daniel Mendler | |
| 2024-11-13 | compat-30: Update require-with-check | Daniel Mendler | |
| emacs-30 commit 8afcfed825ae60c8947c41d84b431b21f32b2714 | |||
| 2024-11-10 | compat-30: require-with-check - add todo comment | Daniel Mendler | |
| 2024-11-03 | CI: Fix | Daniel Mendler | |
| 2024-11-03 | CI: Update versions | Daniel Mendler | |
| snapshot is unstable right now | |||
| 2024-09-10 | compat.texi: Fix replace-string-in-region documentation (Fix #52) | Daniel Mendler | |
| 2024-08-03 | compat.texi: Fix references to Emacs 30.1 in Support section (#49) | Björn Bidar | |
| Fixes: makeinfo compat.texi compat.texi:2251: warning: node `Emacs 30.1' is next for `Emacs 29.1' in sectioning but not in menu compat.texi:3316: warning: node `Emacs 29.1' is prev for `Emacs 30.1' in sectioning but not in menu compat.texi:3316: warning: node `Support' is up for `Emacs 30.1' in sectioning but not in menu compat.texi:300: node `Support' lacks menu item for `Emacs 30.1' despite being its Up target make: *** [Makefile:116: compat.info] Error 1 | |||
