aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-13Add functions and macros from keymap.elPhilip Kaludercic
2022-08-13Add prefixed define-key from Emacs 29.1Philip Kaludercic
2022-08-13Update the commentary section for compat-29Philip Kaludercic
2022-08-13Split compat-insert-into-buffer into multiple testsPhilip Kaludercic
2022-08-13Remove references to the deleted "Emacs 24.5" nodePhilip Kaludercic
2022-08-13Remove references to the deleted "Emacs 24.5" nodePhilip Kaludercic
2022-08-13Call install-fn in compat--generate-testablePhilip Kaludercic
2022-08-13Revert "Fix gv-expander for compat-alist-get"Philip Kaludercic
2022-08-13Fix gv-expander for compat-alist-getPhilip Kaludercic
2022-08-13Fix issues related to 'expect' testsPhilip Kaludercic
2022-08-13Simplify compat--generate-testablePhilip Kaludercic
2022-08-13Use make-symbol instead of gensym in function-alias-p testsPhilip Kaludercic
2022-08-11Use compat--directory-name-p instead of directory-name-pPhilip Kaludercic
2022-08-11Move if-let and related function from subr-x to subrPhilip Kaludercic
2022-08-10Add compat-declare-version to compat-29.elPhilip Kaludercic
2022-08-10Merge branch 'master' into emacs-29.1Philip Kaludercic
2022-08-10Avoid using when-let in provided-mode-derived-pPhilip Kaludercic
2022-08-10Fix incompatible function calls in compat-29Philip Kaludercic
2022-08-10Merge branch 'master' into emacs-29.1Philip Kaludercic
2022-08-10Add derived-mode-p from Emacs 27Philip Kaludercic
2022-08-10Add provided-mode-derived-p from Emacs 27Philip Kaludercic
2022-08-10Add file-has-changed-p from Emacs 29Philip Kaludercic
2022-08-10Add file-parent-directory from Emacs 29Philip Kaludercic
2022-08-10Add with-buffer-unmodified-if-unchanged from Emacs 29Philip Kaludercic
2022-08-10Add string-pixel-width from Emacs 29Philip Kaludercic
2022-08-10Add match-buffers from Emacs 29Philip Kaludercic
2022-08-10Add buffer-match-p from Emacs 29Philip Kaludercic
2022-08-10Add prefixed plist-member from Emacs 29Philip Kaludercic
2022-08-10Add prefixed plist-put from Emacs 29Philip Kaludercic
2022-08-10Add prefixed plist-get from Emacs 29Philip Kaludercic
2022-08-10Remove nonsensical file-parent-directory test commentPhilip Kaludercic
2022-08-10Add string-equal-ignore-case from Emacs 29Philip Kaludercic
2022-08-10Add buffer-text-pixel-size from Emacs 29Philip Kaludercic
2022-08-10Reuse ntake in take definitionPhilip Kaludercic
2022-08-10Add @subsection headers for Emacs 29.1 nodePhilip Kaludercic
2022-08-10Prepare compat.el for testing functions from compat-29Philip Kaludercic
2022-08-10Extend byte-compile-docstring-max-column to 100Philip Kaludercic
2022-08-10Test compat-string-trim instead of string-trimPhilip Kaludercic
2022-08-10Rewrite legacy compat-test definitionsPhilip Kaludercic
2022-08-10Swap release manual and snapshot manual linksPhilip Kaludercic
2022-08-10Abbreviate README.md by referring to the manual on elpa.gnu.orgPhilip Kaludercic
2022-08-10Clarify that compat.texi is distributed under GFDL 1.3Philip Kaludercic
2022-08-10Extend byte-compile-docstring-max-column to 100Philip Kaludercic
2022-08-10Explicitly define versions instead of inferring them from file namesPhilip Kaludercic
2022-08-09Remove note that said alist-get couldn't be used as a gvPhilip Kaludercic
2022-08-09Refer to the manual from the commentary sectionPhilip Kaludercic
2022-08-09Begin documenting Emacs 29 supportPhilip Kaludercic
2022-08-09Merge branch 'master' into emacs-29Philip Kaludercic
2022-08-09Replace rx expression with its macroexpansionPhilip Kaludercic
2022-08-09Rewrite comapt.texiPhilip Kaludercic