update packages

This commit is contained in:
2025-02-26 20:16:44 +01:00
parent 59db017445
commit 45d49daef0
291 changed files with 16240 additions and 522600 deletions

View File

@@ -38,6 +38,8 @@ copy of the repository like this:
If a file has a "Homepage:" keyword, it will be removed from the next
minor or major release.
- ~ox-taskjuggler.el~
** Other files
*** Org utils
@@ -50,8 +52,6 @@ minor or major release.
- org-depend.el :: TODO dependencies for Org-mode
- org-effectiveness.el :: Measuring your personal effectiveness
- org-eldoc.el :: Eldoc documentation for SRC blocks
- org-eval.el :: The <lisp> tag, adapted from Muse
- org-eval-light.el :: Evaluate in-buffer code on demand
- org-expiry.el :: Expiry mechanism for Org entries
- org-git-link.el :: Provide org links to specific file version
- org-interactive-query.el :: Interactive modification of tags query
@@ -65,7 +65,6 @@ minor or major release.
- org-screen.el :: Visit screen sessions through Org-mode links
- org-screenshot.el :: Take and manage screenshots in Org-mode files
- org-secretary.el :: Team management with org-mode
- org-static-mathjax.el :: Muse-like tags in Org-mode
- org-sudoku.el :: Create and solve SUDOKU puzzles in Org tables
- org-toc.el :: Table of contents for Org-mode buffer
- org-track.el :: Keep up with Org development
@@ -80,7 +79,6 @@ minor or major release.
- ox-freemind.el :: Freemind exporter
- ox-groff.el :: Groff exporter
- ox-s5.el :: S5 presentations exporter
- ox-taskjuggler.el :: TaskJuggler exporter
*** Org link
@@ -94,8 +92,6 @@ minor or major release.
*** Org Babel languages
- ob-abc.el :: Org-mode Babel Functions for ABC
- ob-asymptote.el :: Org-mode Babel Functions for Asymptote
- ob-coq.el :: Org-mode Babel Functions for Coq
- ob-csharp.el :: Org-mode Babel Functions for csharp evaluation
- ob-ebnf.el :: Org-mode Babel Functions for EBNF
- ob-eukleides.el :: Org-mode Babel Functions for eukleides evaluation