aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-04-11Add no-byte-compile cookie to .dir-locals.elHEADmainAmin Bandali
To fix native compiler error: ⛔ Warning (native-compiler): Error: native-compiler-error-empty-byte ("/home/bandali/.emacs.d/lisp/compat/.dir-locals.el" "/home/bandali/.emacs.d/lisp/compat/.dir-locals.el")
2026-03-28Update CI settingsDaniel Mendler
2026-03-28Update CI settingsDaniel Mendler
2026-01-31; Fix last commitDaniel Mendler
2026-01-31; Decommission sr.ht mirrorDaniel Mendler
2026-01-22; yamllint makefile.ymlDaniel Mendler
2026-01-04CI: Enable snapshotDaniel Mendler
2026-01-01; Update copyright yearsDaniel Mendler
2025-11-04; Simplify documentation of string-glyph-*, fix inconsistencyDaniel Mendler
2025-11-04compat-29: Add string-glyph-compose and string-glyph-decompose (#76)Martin Edström
2025-06-19Version 30.1.0.130.1.0.1Daniel Mendler
2025-06-19Update changelogDaniel Mendler
2025-06-12; WhitespaceDaniel Mendler
2025-06-11compat-28: Fix 'named-let's TCO involving short-circuiting 'and'Philip Kaludercic
2025-04-02Version 30.1.0.030.1.0.0Daniel Mendler
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-03-08; .dir-locals.el - indent-tabs-mode=nil should not apply to makefilesDaniel Mendler
2025-03-07compat.texi: Use correct path for subr-x.elDaniel Mendler
2025-03-04Update compat.texiDaniel Mendler
Fix description of Compat stub in Emacs 30
2025-03-02Fix "make check"Daniel Mendler
2025-02-24CI: Add Emacs 30.1Daniel Mendler
2025-01-28CI: Use strict compile checksDaniel Mendler
2025-01-05compat-tests: Reenable disabled testsDaniel Mendler
2025-01-04Version 30.0.2.030.0.2.0Daniel Mendler
2025-01-01Update copyright yearsDaniel Mendler
2024-12-16compat-30: Update trusted-content-pDaniel Mendler
2024-12-16compat-30: Rename trusted-content variableDaniel Mendler
2024-12-15Version 30.0.1.030.0.1.0Daniel 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-11-13compat-30: Update require-with-checkDaniel Mendler
emacs-30 commit 8afcfed825ae60c8947c41d84b431b21f32b2714
2024-11-10compat-30: require-with-check - add todo commentDaniel Mendler
2024-11-03CI: FixDaniel Mendler
2024-11-03CI: Update versionsDaniel Mendler
snapshot is unstable right now
2024-09-10compat.texi: Fix replace-string-in-region documentation (Fix #52)Daniel Mendler
2024-08-03compat.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
2024-07-08Version 30.0.0.030.0.0.0emacs-30Daniel Mendler
2024-07-08compat-30: Add char-to-nameDaniel Mendler
2024-06-24compat-30: value< Remove obsolete commentDaniel Mendler
The value< function in Emacs enforces strict type checking. Mixing numbers and markers or strings and symbols is not supported.
2024-05-30Merge branch 'main' into emacs-30Daniel 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-30compat-28: Fix links to testsDaniel Mendler
2024-05-30compat-28: Fix links to testsDaniel 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-20Merge branch 'main' into emacs-30Daniel Mendler
2024-05-20dir-locals.el: Add more settingsDaniel Mendler
2024-05-19Revert "Remove unnecessary dir-locals"Daniel Mendler
This reverts commit 4c02768dff7c547bcce0bf60ed91fc09045c31c6.
2024-05-19Revert "Remove unnecessary dir-locals"Daniel Mendler
This reverts commit 4c02768dff7c547bcce0bf60ed91fc09045c31c6.