summaryrefslogtreecommitdiff
path: root/compat.texi
AgeCommit message (Expand)Author
2026-05-01Version 31.0.0.0Daniel Mendler
2026-04-07compat-31: New error API functionsDaniel Mendler
2026-04-07compat-31: New function ensure-proper-listDaniel Mendler
2026-04-07compat-31: New function set-localDaniel Mendler
2026-01-31Merge branch 'main' into emacs-31Daniel Mendler
2026-01-31; Decommission sr.ht mirrorDaniel Mendler
2026-01-01Merge branch 'main' into emacs-31Daniel Mendler
2026-01-01; Update copyright yearsDaniel Mendler
2025-11-04Merge branch 'main' into emacs-31Daniel 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-10-25compat-31: New functions take-while, drop-while, all, anyDaniel Mendler
2025-06-19Merge branch 'main' into emacs-31Daniel Mendler
2025-06-19Version 30.1.0.1Daniel Mendler
2025-06-17compat-31: New function remove-display-text-propertyDaniel Mendler
2025-05-13compat-31: New function hash-table-contains-pDaniel Mendler
2025-04-02Merge branch 'main' into emacs-31Daniel Mendler
2025-04-02Version 30.1.0.0Daniel Mendler
2025-03-30Merge branch 'main' into emacs-31Daniel Mendler
2025-03-30compat-30: Add oklab color functionsDaniel Mendler
2025-03-15compat-28: New pcase pattern cl-typeDaniel Mendler
2025-03-12compat-31: New macros static-when and static-unlessDaniel Mendler
2025-03-09compat-31: New function unbuttonize-regionDaniel Mendler
2025-03-09compat-31: New extended function seconds-to-stringDaniel Mendler
2025-03-08compat-31: New function completion-list-candidate-at-pointDaniel Mendler
2025-03-07Merge branch 'main' into emacs-31Daniel Mendler
2025-03-07compat.texi: Use correct path for subr-x.elDaniel Mendler
2025-03-07compat-31: New macro with-work-bufferDaniel Mendler
2025-03-04Merge branch 'main' into emacs-31Daniel Mendler
2025-03-04Update compat.texiDaniel Mendler
2025-03-02Drop support for 24.x in upcoming Compat 31Daniel Mendler
2025-02-25compat-31: Add 'color-blend'Philip Kaludercic
2025-02-24compat.texi: Fix broken reference to the Elisp manualPhilip Kaludercic
2025-02-24compat-31: Add incf and decfPhilip Kaludercic
2025-02-21compat-31: Add plusp and minuspPhilip Kaludercic
2025-02-21compat-31: Add evenp and oddpPhilip Kaludercic
2025-02-20Prepare support for Emacs 31Philip Kaludercic
2025-01-04Version 30.0.2.0Daniel Mendler
2025-01-01Update copyright yearsDaniel Mendler
2024-12-16compat-30: Rename trusted-content variableDaniel Mendler
2024-12-15Version 30.0.1.0Daniel Mendler
2024-12-15compat-30: untrusted-content, trusted-files, trusted-content-pDaniel Mendler
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
2024-07-08Version 30.0.0.0Daniel Mendler
2024-07-08compat-30: Add char-to-nameDaniel Mendler
2024-05-30compat-28: Mark subr-native-elisp-p as obsoleteDaniel Mendler
2024-05-18compat-30: Add obarray-clearDaniel 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