summaryrefslogtreecommitdiff
path: root/compat-31.el
AgeCommit message (Expand)Author
2026-05-02compat-31: Restore upstream with-work-buffer implementation for Emacs >= 29externals/compatDaniel Mendler
2026-05-02compat-31: with-work-buffer - fallback to with-temp-bufferDaniel Mendler
2026-04-24compat-31: Update with-work-bufferDaniel 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-03-21compat-31: Rename any to member-if, keep aliasDaniel Mendler
2026-01-01Merge branch 'main' into emacs-31Daniel Mendler
2025-10-25Fix last commitDaniel Mendler
2025-10-25compat-31: New functions take-while, drop-while, all, anyDaniel Mendler
2025-09-09compat-31: with-work-buffer: UUpdate docstringsDaniel Mendler
2025-06-17compat-31: New function remove-display-text-propertyDaniel Mendler
2025-05-13compat-31: New function hash-table-contains-pDaniel 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-07compat-31: New macro with-work-bufferDaniel Mendler
2025-03-06compat-31: New function completion-table-with-metadataDaniel Mendler
2025-02-28compat-31: Copy {incf,decf} definitions from emacs.gitPhilip Kaludercic
2025-02-25compat-31: Add 'color-blend'Philip Kaludercic
2025-02-24compat-31: Add incf and decfPhilip Kaludercic
2025-02-23compat-31: Add missing test linksPhilip 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