aboutsummaryrefslogtreecommitdiff
path: root/compat-29.el
AgeCommit message (Expand)Author
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-04compat-29: Add string-glyph-compose and string-glyph-decompose (#76)Martin Edström
2025-06-17compat-31: New function remove-display-text-propertyDaniel Mendler
2025-01-01Update copyright yearsDaniel Mendler
2024-01-13compat-29: Use lax-plist-get and lax-plist-put as optimizationDaniel Mendler
2024-01-12Update copyright yearsDaniel Mendler
2023-08-01compat-29: Add window-configuration-equal-pDaniel Mendler
2023-08-01compat-29: Add char-uppercase-pDaniel Mendler
2023-07-23Update Emacs version to 29.1Daniel Mendler
2023-05-10More precise version checkingDaniel Mendler
2023-04-23compat-29: Add lisp-directoryDaniel Mendler
2023-04-09Check that all compatibility definitions link to a corresponding testDaniel Mendler
2023-03-22Improve defvar-keymap docstring.Daniel Mendler
2023-03-14compat-29: Add directory-abbrev-apply and directory-abbrev-make-regexpDaniel Mendler
2023-03-10with-restriction, without-restriction: Add declare specificationDaniel Mendler
2023-03-04compat-29: Add support for defcustom type keyDaniel Mendler
2023-02-26Always reload compat-macs to avoid compilation issuesDaniel Mendler
2023-02-24compat-29: Add cl-constantlyDaniel Mendler
2023-02-13compat-29: with-narrowing -> with-restriction, without-restrictionDaniel Mendler
2023-02-11More robust method to require libraries conditionallyDaniel Mendler
2023-02-11Fix compat-guardDaniel Mendler
2023-02-08Move test linksDaniel Mendler
2023-02-08compat-29: Preload seqDaniel Mendler
2023-02-06compat-29: Add cl-with-gensyms and cl-once-onlyDaniel Mendler
2023-01-31Minor fixesDaniel Mendler
2023-01-30compat-29: Add set-transient-mapDaniel Mendler
2023-01-29Add ert-with-temp-directory and ert-with-temp-fileDaniel Mendler
2023-01-27compat-29: Add with-delayed-messageDaniel Mendler
2023-01-22string-lines: Add missing test linkDaniel Mendler
2023-01-22compat-29: Provide string-lines implementation from Emacs 29Daniel Mendler
2023-01-21Rename :explicit to :extendedDaniel Mendler
2023-01-21Drop unneeded definitionsDaniel Mendler
2023-01-21Improve commentaryDaniel Mendler
2023-01-21Add missing test marker, update manualDaniel Mendler
2023-01-21compat-macs: Improve error checkingDaniel Mendler
2023-01-21compat-29: Add count-sentencesDaniel Mendler
2023-01-21compat-29: Add readablepDaniel Mendler
2023-01-21compat-29: Add read-multiple-choice with LONG-FORM argumentDaniel Mendler
2023-01-21Minor stylistic improvementsDaniel Mendler
2023-01-20Add missing links to testsDaniel Mendler
2023-01-20compat-29: Add substitute-quotesDaniel Mendler
2023-01-20Apply keymap.el fixes from emacs-29 branchDaniel Mendler
2023-01-20compat-29: Add use-region-noncontiguous-pDaniel Mendler
2023-01-19compat-29: Add use-region-beginning, use-region-end and get-scratch-buffer-cr...Daniel Mendler
2023-01-18compat-29: Add buffer-local-set-state and buffer-local-restore-stateDaniel Mendler
2023-01-18compat-29: Add with-narrowingDaniel Mendler
2023-01-17compat-29: Add delete-lineDaniel Mendler
2023-01-17compat-29: Add list-of-strings-pDaniel Mendler