aboutsummaryrefslogtreecommitdiff
path: root/compat-tests.el
AgeCommit message (Collapse)Author
2026-01-04CI: Enable snapshotDaniel Mendler
2026-01-01; Update copyright yearsDaniel Mendler
2025-11-04compat-29: Add string-glyph-compose and string-glyph-decompose (#76)Martin Edström
2025-06-11compat-28: Fix 'named-let's TCO involving short-circuiting 'and'Philip Kaludercic
2025-03-30compat-tests--color-approx-equal: Fix naming conventionDaniel Mendler
2025-03-30compat-30: Add oklab color functionsDaniel Mendler
Co-authored-by: Elijah Gabe Pérez <eg642616@gmail.com>
2025-01-05compat-tests: Reenable disabled testsDaniel Mendler
2025-01-01Update copyright yearsDaniel Mendler
2024-12-16compat-30: Rename trusted-content variableDaniel Mendler
2024-12-15compat-30: untrusted-content, trusted-files, trusted-content-pDaniel Mendler
2024-11-20Reenable testDaniel Mendler
2024-11-13compat-tests: Temporarily disable require-with-check test on 30Daniel Mendler
2024-07-08Version 30.0.0.030.0.0.0emacs-30Daniel Mendler
2024-07-08compat-30: Add char-to-nameDaniel Mendler
2024-05-30compat-28: Mark subr-native-elisp-p as obsoleteDaniel Mendler
The function has been renamed to native-comp-function-p in Emacs 30.
2024-05-18compat-30: Add obarray-clearDaniel Mendler
2024-05-17value<: Compare buffers by nameDaniel Mendler
2024-05-17compat-30: Add primitive-function-p, interpreted-function-p and closurepDaniel Mendler
2024-05-17compat-30: Add value< and sort with keyword argumentsDaniel Mendler
2024-05-12compat-tests.el: Reenable testDaniel Mendler
2024-05-05compat-30: Add dropDaniel Mendler
2024-03-23Revert "compat-30: Add sort-on"Daniel Mendler
This reverts commit 31899a2a4d04335512a52f120087f699c00da693.
2024-03-16Merge branch 'main' into emacs-30Daniel Mendler
2024-03-16compat-tests: Fix compat-thing-at-mouse testDaniel Mendler
2024-03-16Use https links everywhereDaniel Mendler
2024-02-13compat-tests.el: Enable sort-on testDaniel Mendler
2024-02-02compat-30: Add sort-onDaniel Mendler
2024-01-20Merge branch 'main' into emacs-30Daniel Mendler
2024-01-20compat-tests: Fix commentary linter warningsDaniel Mendler
2024-01-20compat-tests: Use should-equalDaniel Mendler
2024-01-20compat-tests: Fix closing parenthesis of compat-copy-treeDaniel Mendler
2024-01-13Merge branch 'main' into emacs-30Daniel Mendler
2024-01-13compat-29: Use lax-plist-get and lax-plist-put as optimizationDaniel Mendler
2024-01-12CI: Enable tests on Emacs 30Daniel Mendler
2024-01-12Merge branch 'main' into emacs-30Daniel Mendler
2024-01-12Update copyright yearsDaniel Mendler
2024-01-10compat-30: Add extended completion-metadata-getDaniel Mendler
See Emacs commit 7755f7172748b2d337fa53434c1f678269cc5c45
2024-01-06Merge branch 'main' into emacs-30Daniel Mendler
2024-01-06Fix typos in documentation (#32)Jonas Bernoulli
2023-12-31compat-30: Add find-buffer and get-truename-bufferDaniel Mendler
2023-12-29compat-30: Add require-with-checkDaniel Mendler
2023-11-23Merge branch 'main' into emacs-30Daniel Mendler
2023-11-23compat-tests: Rename testDaniel Mendler
2023-11-23Merge branch 'main' into emacs-30Daniel Mendler
2023-11-23compat-tests: derived-mode-p with multiple arguments has been deprecatedDaniel Mendler
See Emacs master e6556db4200ccf28bd9bb033be0d5ce3cd2316a9
2023-11-23Merge branch 'main' into emacs-30Daniel Mendler
2023-11-23compat-tests: Weaken overly specific testDaniel Mendler
2023-11-23compat-tests: Add TODODaniel Mendler
2023-11-23compat-tests: Add TODODaniel Mendler
2023-11-23compat-tests: Enable merge-ordered-lists test on Emacs 30Daniel Mendler