• Joined on 2026-02-16
daneel pushed to master at martin/emacs-org 2026-02-23 18:04:55 +00:00
0d7b8bcfe5 docs: emacs-new-features -- pure ASCII, aktualizovane popisy
daneel pushed to master at martin/emacs-doom 2026-02-23 18:03:10 +00:00
4c5c284439 fix: org-modern hook+after!, fragtog named fn, super-agenda zjednodusena config
daneel pushed to master at martin/emacs-org 2026-02-23 17:50:19 +00:00
db0cfc9a5f fix(template): revert na inputenc/fontenc, odstraneny vsechny unicode znaky z komentaru
daneel pushed to master at martin/emacs-doom 2026-02-23 17:50:17 +00:00
a53d9c7986 revert: zpet na pdflatex (-%latex)
daneel pushed to master at martin/emacs-doom 2026-02-23 17:44:42 +00:00
bab05aa508 fix(latex): switch to LuaLaTeX — nativní Unicode, žádné inputenc
daneel pushed to master at martin/emacs-org 2026-02-23 17:44:42 +00:00
1420f348f5 fix(template): fontspec místo inputenc/fontenc pro LuaLaTeX
daneel pushed to master at martin/emacs-org 2026-02-23 17:37:10 +00:00
2e74f38d91 docs: rewrite emacs-new-features.org — opravené chování, guardy, řešení problémů
daneel pushed to master at martin/emacs-doom 2026-02-23 17:35:41 +00:00
eee626cf65 fix: restore org export + corfu — olivetti hook, global-org-modern, fragtog guard, super-agenda date
daneel pushed to master at martin/emacs-org 2026-02-23 16:11:27 +00:00
3db206ab83 docs: testing guide for new Doom Emacs features (link-hint, olivetti, org-modern, etc.)
daneel pushed to master at martin/emacs-doom 2026-02-23 16:10:28 +00:00
f856ad4f5c fix: org-super-agenda backquote, remove duplicate popup and terra in init.el
daneel pushed to master at martin/emacs-doom 2026-02-23 16:09:37 +00:00
c9b855d26a feat: add link-hint, olivetti, org-modern, org-fragtog, org-super-agenda, org-noter, gptel-rewrite, git-link, forge
daneel pushed to master at martin/emacs-org 2026-02-23 15:42:35 +00:00
76acdbb9db docs: rewrite emacs-macos-build — detailed step-by-step, no tables, based on actual build process
daneel pushed to master at martin/emacs-org 2026-02-23 15:39:10 +00:00
30a9e50c9c docs: update emacs-matrix (remove Pantalaimon, fix session path/keybindings) + emacs-macos-build (emacs-31 branch)
daneel pushed to master at martin/emacs-doom 2026-02-23 14:23:53 +00:00
a60566d046 fix(org-latex): rewrite tabularx filter using with-temp-buffer + replace-match
daneel pushed to master at martin/emacs-doom 2026-02-23 14:19:27 +00:00
e084ff35ea fix(org-latex): tabularx filter with lYYY column spec matching template
daneel pushed to master at martin/emacs-doom 2026-02-23 14:17:18 +00:00
854a6de40a fix(org-latex): filter-based tabularx with guaranteed registration
daneel pushed to master at martin/emacs-doom 2026-02-23 14:09:29 +00:00
7a1498cdd7 fix(org-latex): setq-local instead of insert for tabularx — no buffer modification
daneel pushed to master at martin/emacs-doom 2026-02-23 14:06:40 +00:00
2c2823a62d restore: original org-auto-tabularx with inhibit-modification-hooks (worked on Mac1)
daneel pushed to master at martin/emacs-doom 2026-02-23 14:02:32 +00:00
98b53cb181 feat(pdf+org-latex): pdf-tools config + fix tabularx via default-table-environment
daneel pushed to master at martin/emacs-doom 2026-02-23 13:57:39 +00:00
7b0b092e21 fix(org-latex): use :around advice on org-latex-table instead of filter