| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-01 | compat-29: Add bidi-string-strip-control-charactersfeature/bidi-strip | Daniel Mendler | |
| 2023-08-01 | compat-29: Add window-configuration-equal-p | Daniel Mendler | |
| 2023-08-01 | compat-29: Add char-uppercase-p | Daniel Mendler | |
| 2023-07-30 | CI workflow: Add Emacs 29.1 | Daniel Mendler | |
| 2023-07-30 | Version 29.1.4.229.1.4.2 | Daniel Mendler | |
| 2023-07-25 | Emacs 29.1 is available on CI | Daniel Mendler | |
| 2023-07-23 | Relax compat-loaded-features test | Daniel Mendler | |
| 2023-07-23 | Update Emacs version to 29.1 | Daniel Mendler | |
| See emacs-29 branch commit 7d1737071fba1fd83039aac34f34f6b90c9579b8 | |||
| 2023-05-24 | compat-macs--defun: Fix new Emacs 30 bytecompiler warnings | Daniel Mendler | |
| 2023-05-24 | compat.texi: Formatting | Daniel Mendler | |
| 2023-05-24 | compat.texi: Slightly extend the manual | Daniel Mendler | |
| 2023-05-24 | compat.texi: Add missing compat-call@ in front of extended definition | Daniel Mendler | |
| 2023-05-24 | Use compat-defalias | Daniel Mendler | |
| 2023-05-21 | compat-tests.el: Fix tests for Emacs 30 | Daniel Mendler | |
| 2023-05-21 | compat-tests.el: Fix compat-add-display-text-property for Emacs 30 | Daniel Mendler | |
| 2023-05-21 | Revert "Prepare support for Emacs 30" | Philip Kaludercic | |
| This reverts commit 1b5e81c350618710b3f5b62eec8d53ff363847f8. | |||
| 2023-05-21 | Prepare support for Emacs 30 | Philip Kaludercic | |
| 2023-05-21 | Mark "check" as a PHONY target in the Makefile | Philip Kaludercic | |
| 2023-05-10 | More precise version checking | Daniel Mendler | |
| Make sure that compat-29 is still loaded on outdated Emacs 29 builds. | |||
| 2023-05-05 | makefile.yml: Test once per week to check against changes in Emacs master | Daniel Mendler | |
| 2023-04-23 | compat-29: Add lisp-directory | Daniel Mendler | |
| 2023-04-19 | compat-tests: Fix sort warning on Emacs 30 | Daniel Mendler | |
| 2023-04-19 | Manual: svg is published separately as :core package | Daniel Mendler | |
| 2023-04-10 | Add maint keyword | Daniel Mendler | |
| 2023-04-09 | Check that all compatibility definitions link to a corresponding test | Daniel Mendler | |
| 2023-04-09 | compat-28: Add native-comp-available-p | Daniel Mendler | |
| 2023-04-07 | Update news | Daniel Mendler | |
| 2023-04-07 | Improve make-separator-line again | Daniel Mendler | |
| On graphic display use a string of spaces with :underline=t if length is non-nil, otherwise use only a newline :extend=t. On terminal displays use dashes. | |||
| 2023-04-07 | make-separator-line: Ensure that argument length is respected | Daniel Mendler | |
| 2023-04-07 | make-separator-line: Use :extend only on Emacs 27 and newer | Daniel Mendler | |
| 2023-04-07 | make-separator-line: Emulate 'separator-line' for graphical displays | Philip Kaludercic | |
| 2023-04-07 | make-separator-line: Do not use undefined separator-line face | Daniel Mendler | |
| 2023-03-26 | Version 29.1.4.129.1.4.1 | Daniel Mendler | |
| 2023-03-22 | Improve defvar-keymap docstring. | Daniel Mendler | |
| emacs-29 commit eed240bc022cef4ef0f2b12bd2ff116eb6b9581d | |||
| 2023-03-19 | compat-tests: Remove duplicate compat-compat- prefix | Daniel Mendler | |
| 2023-03-19 | Prefix tests with compat- (Fix #20) | Daniel Mendler | |
| 2023-03-14 | compat-29: Add directory-abbrev-apply and directory-abbrev-make-regexp | Daniel Mendler | |
| 2023-03-10 | with-restriction, without-restriction: Add declare specification | Daniel Mendler | |
| 2023-03-05 | Version 29.1.4.029.1.4.0 | Daniel Mendler | |
| 2023-03-04 | compat-29: Add support for defcustom type key | Daniel Mendler | |
| 2023-03-04 | Enable byte compilation warnings also for Emacs master | Daniel Mendler | |
| We follow upstream improvements closely and profit earlier from additional byte compiler warnings. | |||
| 2023-03-04 | Emacs 30: Do not test cyclic function aliases | Daniel Mendler | |
| 2023-03-04 | compat-28: Add support for natnum defcustom type | Daniel Mendler | |
| 2023-03-04 | Manual: Note that the key defcustom type is not supported | Daniel Mendler | |
| 2023-03-04 | NEWS: Add links to issues, add compat-gh link type | Daniel Mendler | |
| 2023-03-04 | Revert "COMMENT out outdated sections in NEWS.org" | Daniel Mendler | |
| This reverts commit 0ec09b94d1aab6491c6e2637c6273b9a08a12615. ELPA release mails should ideally only contain the relevant section of the NEWS file. Unfortunately the ELPA build process does not yet give us such a fine grained level of control. Until we implement a better solution, we have to live with the redundant information in the mails. Commenting out older sections of the news file has severe downsides: Most importantly, commenting breaks rendering on GH and on the ELPA package page. Furthermore the comment tags must be added manually and pollute the plain text view of the file. The plan is to mark the headline corresponding to the current release with an :elpa-current: tag. The elpa-admin.el package build script should then filter out the section corresponding to the marked headline, such that only this section is sent as part of the release announcement mail. | |||
| 2023-03-04 | Remove unnecessary decoration from NEWS.org export | Philip Kaludercic | |
| For the exported text to focus on the necessary information, we strip away everything that is not useful. This includes the table of contents (since we are only interested in a single heading), numbering of heading (same reason) and the authorship. We also remove the "#+title" to avoid rendering a double-title at no advantage. | |||
| 2023-03-04 | COMMENT out outdated sections in NEWS.org | Philip Kaludercic | |
| When exporting NEWS (e.g. to be rendered on elpa.gnu.org or in announcement mails), we are usually only interested in the latest release. | |||
| 2023-03-04 | Re-add #+link for the SourceHut issue tracker | Philip Kaludercic | |
| This is necessary for org-exporting to work, otherwise "compat:..." links raise an error. | |||
| 2023-02-26 | Always reload compat-macs to avoid compilation issues | Daniel Mendler | |
