| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-17 | make: Re-generate %.texi if HEAD changed since previous run | Jonas Bernoulli | |
| 2022-01-30 | Add CI workflow to generate and distribute manual | Jonas Bernoulli | |
| 2021-12-16 | Add lisp/ and docs/ directories | Jonas Bernoulli | |
| 2018-03-18 | Update .gitignore | Jonas Bernoulli | |
| Make it consistent with other such files in my other packages. | |||
| 2017-12-03 | Ignore additional generated files | Mark Shroyer | |
| 2016-12-23 | Ignore /dir | Jonas Bernoulli | |
| Re #17. | |||
| 2016-11-10 | base the Makefile on the same template used for other packages | Jonas Bernoulli | |
| Beside the obvious differences (the package specific values for (`PKG', `DEPS', `DOMAIN' and `MANUAL_HTML_ARGS) this only diverges from the Makefiles of other packages that use the same template in that an additional target `authors' is available and in that `EFLAGS' is non-empty. Compared to the old Makefile the most significant breaking change is that there no longer exists a `bump-versions' target. To bump the versions one still only has to edit one file, but that's now the library, not the Makefile. Furthermore the autoloads file is now being created automatically, and the manual can be exported to more formats and the results can easily be published on the webpage. | |||
| 2016-04-08 | remove with-editor.info | Jonas Bernoulli | |
| This wasn't supposed to be tracked. Having to track with-editor.texi is bad enough already. | |||
