aboutsummaryrefslogtreecommitdiff
path: root/compat-28.el
AgeCommit message (Expand)Author
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
2024-03-16Use https links everywhereDaniel Mendler
2024-01-12Update copyright yearsDaniel Mendler
2024-01-06Fix typos in documentation (#32)Jonas Bernoulli
2023-09-08Typo in docstring for string-searchMattias Engdegård
2023-09-08Simplify buffer-local-boundpMattias Engdegård
2023-09-08Correct error signalling in sort, length=, length< and length>Mattias Engdegård
2023-08-09Optimize string-searchDaniel Mendler
2023-05-24Use compat-defaliasDaniel Mendler
2023-04-09Check that all compatibility definitions link to a corresponding testDaniel Mendler
2023-04-09compat-28: Add native-comp-available-pDaniel Mendler
2023-04-07Improve make-separator-line againDaniel Mendler
2023-04-07make-separator-line: Ensure that argument length is respectedDaniel Mendler
2023-04-07make-separator-line: Use :extend only on Emacs 27 and newerDaniel Mendler
2023-04-07make-separator-line: Emulate 'separator-line' for graphical displaysPhilip Kaludercic
2023-04-07make-separator-line: Do not use undefined separator-line faceDaniel Mendler
2023-03-04compat-28: Add support for natnum defcustom typeDaniel Mendler
2023-02-26Always reload compat-macs to avoid compilation issuesDaniel Mendler
2023-02-11More robust method to require libraries conditionallyDaniel Mendler
2023-02-10compat-28: Add process-lines-ignore-status and process-lines-handling-statusDaniel Mendler
2023-01-25compat-28: Add mark-thing-at-mouseDaniel Mendler
2023-01-22compat-29: Provide string-lines implementation from Emacs 29Daniel Mendler
2023-01-21Rename :explicit to :extendedDaniel Mendler
2023-01-21Shorten docstrings of :explicit definitionsDaniel Mendler
2023-01-21Drop unneeded definitionsDaniel Mendler
2023-01-21Improve commentaryDaniel 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-18compat-28: Add directory-files-and-attributes with COUNT argumentDaniel Mendler
2023-01-17compat-28: Add with-window-non-dedicatedDaniel Mendler
2023-01-17compat-28: Add color-dark-pDaniel Mendler
2023-01-16Drop explicit unlock-bufferDaniel Mendler
2023-01-16Add test for file-backup-file-namesDaniel Mendler
2023-01-16compat-28: Drop null-deviceDaniel Mendler
2023-01-16null-device: Use file-remote-pDaniel Mendler
2023-01-16Add test for directory-filesDaniel Mendler
2023-01-16Add test for thing-at-mouseDaniel Mendler
2023-01-16Add test for directory-empty-pDaniel Mendler
2023-01-16Drop JSON support for now (libjansson)Daniel Mendler
2023-01-15Fix compat-tests linksDaniel Mendler
2023-01-15Nicer link syntaxDaniel Mendler
2023-01-15Add links from compatibility functions to testsDaniel Mendler
2023-01-15compat-28: Add bounds-of-thing-at-mouseDaniel Mendler
2023-01-15compat-macs: Simplification, remove :min-version and :max-versionDaniel Mendler
2023-01-15compat-28: Add subr-native-elisp-pDaniel Mendler
2023-01-15compat-28: Add test for count-windowsDaniel Mendler
2023-01-14compat-28: Add macroexp-warn-and-returnDaniel Mendler