summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2024-08-06Release version 3.4.1v3.4.1Jonas Bernoulli
2024-07-25Release version 3.4.0v3.4.0Jonas Bernoulli
2024-07-02manual: Fix typosMichael Albinus
2024-06-23Release version 3.3.4v3.3.4Jonas Bernoulli
2024-06-18Release version 3.3.3v3.3.3Jonas Bernoulli
2024-06-18make: Fix texi targetJonas Bernoulli
2024-06-07make: Integrate texi targetJonas Bernoulli
Now that an Org version (9.6), which contains the necessary changes to ox-texinfo, has been released, we assume that users have the necessary tools.
2024-04-15Update contact informationJonas Bernoulli
2024-04-15Update contact informationJonas Bernoulli
2024-01-01Bump copyright yearsJonas Bernoulli
2023-12-09make: Remove obsolete org-export kludgesJonas Bernoulli
2023-09-17docs: Suggest keymap-global-set instead of define-keyJonas Bernoulli
2023-08-29Release version 3.3.2v3.3.2Jonas Bernoulli
2023-08-25Release version 3.3.1v3.3.1Jonas Bernoulli
2023-07-11manual: Fix name of vterm's hookLouai Al-Khanji
This seems to work properly only with `vterm-mode-hook', not with `vterm-exec-hook'. "with-editor.el" correctly mentions `vterm-mode-hook', but the documentation referred to `vterm-exec-hook'.
2023-06-08Place comma after "e.g." and "i.e."Jonas Bernoulli
2023-05-11Release version 3.3.0v3.3.0Jonas Bernoulli
2023-05-11manual: Regenerate texiJonas Bernoulli
2023-05-11manual: Fix pastoJonas Bernoulli
2023-01-18Teach sleeping editor about "+L[:C]" argument preceding filenameJonas Bernoulli
Closes #120.
2023-01-07Bump copyright yearsJonas Bernoulli
2022-11-27Use new version string format for unreleased revisionsJonas Bernoulli
"N-git" < "N"; but "N.50-git" > "N".
2022-11-19make: Explicitly specify output directory for makeinfo --htmlJonas Bernoulli
The default output directory differs between makeinfo versions.
2022-08-10make: Print message for texi targetJonas Bernoulli
2022-08-10manual: Regenerate texiJonas Bernoulli
2022-08-10manual: Use @insertcopyingJonas Bernoulli
2022-04-22make: Right-align target verbsJonas Bernoulli
2022-03-20Automatically publish statisticsJonas Bernoulli
2022-03-20Remove AUTHORS.mdJonas Bernoulli
This is part of my effort to make the Makefiles of packages more similar to each other. Except for Magit, the other packages do not come with such a file.
2022-02-11Resume developmentJonas Bernoulli
2022-02-11Release version 3.2.0v3.2.0Jonas Bernoulli
2022-02-10Sync .orgconfig with that of other packagesJonas Bernoulli
These changes don't make a difference here. Consistency is good.
2022-01-30Hardcode version string for nowJonas Bernoulli
2022-01-21manual: Fix version macro and prefer PACKAGE_REVDESCJonas Bernoulli
2022-01-07Release version 3.1.1v3.1.1Jonas Bernoulli
2022-01-01Release version 3.1.0v3.1.0Jonas Bernoulli
2021-12-26manual: Use updated support for definition commandsJonas Bernoulli
Instead of ox-texinfo+.el use the new implementation that I expect to be merged into Org itself.
2021-12-26manual: Move common settings to .orgconfigJonas Bernoulli
2021-12-26manual: Downcase keywordsJonas Bernoulli
2021-12-16make: Set more variables in default.mkJonas Bernoulli
2021-12-16make: Fix publish and release targetsJonas Bernoulli
2021-12-16make: Update stats targetJonas Bernoulli
2021-12-16Add lisp/ and docs/ directoriesJonas Bernoulli