• Joined on 2026-02-16
daneel pushed to master at martin/emacs-doom 2026-02-20 10:00:49 +00:00
2ad8721dda fix: cancel persp timer after startup via run-with-timer
daneel pushed to master at martin/emacs-doom 2026-02-20 10:00:08 +00:00
3d6c8bae64 fix: set persp-set-frame-buffer-predicate before persp-mode loads
daneel pushed to master at martin/emacs-doom 2026-02-20 09:58:23 +00:00
99589a5701 fix: disable persp-mode 2.5s cache timer (main Zoom jump cause)
daneel pushed to master at martin/emacs-doom 2026-02-20 09:53:49 +00:00
022323de8f fix: aggressive redraw reduction for macOS Zoom accessibility
daneel pushed to master at martin/emacs-doom 2026-02-20 09:49:20 +00:00
6c15d1483f fix: disable centered-cursor-mode, focus-follows-mouse, increase idle timers
daneel pushed to master at martin/emacs-org 2026-02-20 09:15:09 +00:00
f16a172209 Improve paragraph flow: blank lines after headings, merge short paragraphs
daneel pushed to master at martin/emacs-org 2026-02-20 09:09:33 +00:00
bbdcd82b74 Fix formatting: remove double blank lines, fix separators and typo
daneel pushed to master at martin/emacs-org 2026-02-20 08:51:55 +00:00
c3a9bb19c5 Fix .gitignore: ignore generated document.tex, LaTeX build artifacts
daneel pushed to master at martin/emacs-org 2026-02-20 08:51:37 +00:00
cc643dc4a3 Unified color palette (Kyndryl red accent, neutral tables) + logo on title page
daneel pushed to master at martin/emacs-org 2026-02-20 08:39:50 +00:00
636634956d Add rowcolors for tabularx and tabular (all table types colored)
daneel pushed to master at martin/emacs-org 2026-02-20 08:32:48 +00:00
ef9b44c45c Merge best of both: article+11pt+cs babel, ltablex, ragged2e Y column, mdbook styling
daneel pushed to master at martin/emacs-org 2026-02-20 08:07:27 +00:00
2631c05256 Add document.org template + auto-tabularx Elisp hook