aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2026-01-31; Decommission sr.ht mirrorDaniel Mendler
2024-03-16Use https links everywhereDaniel Mendler
2023-01-27README: Fix typoDaniel Mendler
2023-01-27Update READMEDaniel Mendler
2023-01-21Update readmeDaniel Mendler
2023-01-21Update readmeDaniel Mendler
2023-01-21Update readmeDaniel Mendler
2023-01-08README: Mention GNU ELPA repositoryDaniel Mendler
2023-01-08README: The mirror is outdatedDaniel Mendler
2023-01-04Update READMEDaniel Mendler
2023-01-04Update README, manual and newsDaniel Mendler
2023-01-04Update manualDaniel Mendler
2023-01-04WhitespaceDaniel Mendler
2023-01-03Drop support for 24.3Daniel Mendler
- Support would requires a brittle, untested require advice - 24.3 is untested on CI - Packages which use Compat all require Emacs 24.4 or newer
2023-01-03Update README to reflect the move from SourceHut to GitHubPhilip Kaludercic
The background for this decision is explained here: http://amodernist.com/texts/break.html.
2022-08-25Break link reference definitions into two linesPhilip Kaludercic
According to the commonmark spec [0], this is allowed. I prefer it because it makes reading the labels and URLs easier, especially when a block has multiple labels of varying lengths where tabulating wouldn't make much sense. [0] https://spec.commonmark.org/0.30/#link-reference-definition
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-07-18Properly capitalise CentOS in READMEPhilip Kaludercic
2022-07-18Bump version to 28.1.2.028.1.2.0Philip Kaludercic
2022-06-19Bump version to 28.1.1.328.1.1.3Philip Kaludercic
2022-06-15Bump version to 28.1.1.128.1.1.2Philip Kaludercic
2022-05-05Bump version to 28.1.1.128.1.1.1Philip Kaludercic
2022-04-21Prepare release 28.1.1.0Philip Kaludercic
2022-04-18Bump version to 28.1.0.528.1.0.5Philip Kaludercic
2022-04-18Bump version to 28.1.0.428.1.0.4Philip Kaludercic
2022-04-15Mention the Compat issue tracker in README and MANUALPhilip Kaludercic
2022-04-05Remove usage warning from READMEPhilip Kaludercic
2022-03-04Fix typo in READMEPhilip Kaludercic
2022-03-01Update README to use file feature namesPhilip Kaludercic
2022-02-27Update README to reflect new usagePhilip Kaludercic
2022-02-21Update GitHub comments in READMEPhilip Kaludercic
2022-02-21Mention new compat mailing listsPhilip Kaludercic
2022-02-10Document prefixed functionsPhilip Kaludercic
2022-02-05Add compat-help as an infrastructure to manage relevant notesPhilip Kaludercic
This is a voluntary library a developer might load to have notes inserted into help buffers of functions that might differ from their intuitive or expected behaviour.
2021-10-25Clarify that compat.el has not yet been publishedPhilip Kaludercic
2021-10-14Mention GitHub issue tracker in READMEPhilip Kaludercic
2021-10-10Increase base version to 24.3Philip Kaludercic
2021-10-05Use markdown instead of outline-mode for the README filePhilip Kaludercic
This renders better on both SourceHut and GitHub, at the minor expense of being a little less pleasant to read as plain text.