summaryrefslogtreecommitdiff
path: root/doc/misc/org-setup.org
AgeCommit message (Collapse)Author
2026-04-05Update to Org 9.8.1Kyle Meyer
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-26; Whitespace fixes to silence git hooksStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
Run "TZ=UTC0 admin/update-copyright".
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-29Update to Org 9.6-3-ga4d38eKyle Meyer
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-02-26Fixes for doc/misc org source filesGlenn Morris
* doc/misc/org-setup.org: Fix "version" file lookup. Add copyright. * doc/misc/modus-themes.org: Fix up doclicense include. * doc/misc/org.org: Remove non-working and unused "modification-time". Fix up doclicense include. Adjust setupfile inclusion.
2021-02-26Distribute the real source for some doc/misc manuals (bug#45143)Glenn Morris
* doc/misc/modus-themes.texi, doc/misc/org.texi: Remove generated files from repository. * doc/misc/Makefile.in: Add rules for building .texi from .org. (ORG_SRC, abs_top_builddir, EMACS, emacs): New variables. (org_template): New template. (orgclean): New phony target. * Makefile.in (info): Depend on lisp. * lisp/org/ox-texinfo.el (org-texinfo-export-to-texinfo-batch): New function. * doc/misc/org.org, doc/misc/org-setup.org: New files. Import from https://code.orgmode.org d8e8a97a14.