aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-01compat-29: Add bidi-string-strip-control-charactersfeature/bidi-stripDaniel Mendler
2023-08-01compat-29: Add window-configuration-equal-pDaniel Mendler
2023-08-01compat-29: Add char-uppercase-pDaniel Mendler
2023-07-30CI workflow: Add Emacs 29.1Daniel Mendler
2023-07-30Version 29.1.4.229.1.4.2Daniel Mendler
2023-07-25Emacs 29.1 is available on CIDaniel Mendler
2023-07-23Relax compat-loaded-features testDaniel Mendler
2023-07-23Update Emacs version to 29.1Daniel Mendler
2023-05-24compat-macs--defun: Fix new Emacs 30 bytecompiler warningsDaniel Mendler
2023-05-24compat.texi: FormattingDaniel Mendler
2023-05-24compat.texi: Slightly extend the manualDaniel Mendler
2023-05-24compat.texi: Add missing compat-call@ in front of extended definitionDaniel Mendler
2023-05-24Use compat-defaliasDaniel Mendler
2023-05-21compat-tests.el: Fix tests for Emacs 30Daniel Mendler
2023-05-21compat-tests.el: Fix compat-add-display-text-property for Emacs 30Daniel Mendler
2023-05-21Revert "Prepare support for Emacs 30"Philip Kaludercic
2023-05-21Prepare support for Emacs 30Philip Kaludercic
2023-05-21Mark "check" as a PHONY target in the MakefilePhilip Kaludercic
2023-05-10More precise version checkingDaniel Mendler
2023-05-05makefile.yml: Test once per week to check against changes in Emacs masterDaniel Mendler
2023-04-23compat-29: Add lisp-directoryDaniel Mendler
2023-04-19compat-tests: Fix sort warning on Emacs 30Daniel Mendler
2023-04-19Manual: svg is published separately as :core packageDaniel Mendler
2023-04-10Add maint keywordDaniel 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-07Update newsDaniel 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-26Version 29.1.4.129.1.4.1Daniel Mendler
2023-03-22Improve defvar-keymap docstring.Daniel Mendler
2023-03-19compat-tests: Remove duplicate compat-compat- prefixDaniel Mendler
2023-03-19Prefix tests with compat- (Fix #20)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-05Version 29.1.4.029.1.4.0Daniel Mendler
2023-03-04compat-29: Add support for defcustom type keyDaniel Mendler
2023-03-04Enable byte compilation warnings also for Emacs masterDaniel Mendler
2023-03-04Emacs 30: Do not test cyclic function aliasesDaniel Mendler
2023-03-04compat-28: Add support for natnum defcustom typeDaniel Mendler
2023-03-04Manual: Note that the key defcustom type is not supportedDaniel Mendler
2023-03-04NEWS: Add links to issues, add compat-gh link typeDaniel Mendler
2023-03-04Revert "COMMENT out outdated sections in NEWS.org"Daniel Mendler
2023-03-04Remove unnecessary decoration from NEWS.org exportPhilip Kaludercic
2023-03-04COMMENT out outdated sections in NEWS.orgPhilip Kaludercic
2023-03-04Re-add #+link for the SourceHut issue trackerPhilip Kaludercic
2023-02-26Always reload compat-macs to avoid compilation issuesDaniel Mendler