diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-11-09 21:09:13 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-11-09 21:39:07 -0500 |
commit | 4cb33c403e46b7628dc7288e78b8c8d02a2061cf (patch) | |
tree | 04c3aba0fae30ab6349b457375bb4289e18239c7 /README | |
parent | 2fe6538fe509b6972be987bf4cd0575e9a031417 (diff) | |
download | orgmode-backport-notes-4cb33c403e46b7628dc7288e78b8c8d02a2061cf.tar.gz |
Add README
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ + +This repository contains notes about commits propagated from the Emacs +repository to Org mode's repository (orgmode-backports.org), as well +as Elisp code to help with the process (org-maint.el). |