• Joined on 2026-02-16
daneel pushed to master at martin/emacs-doom 2026-03-03 19:44:02 +00:00
97c14a3bd9 patches: fix all review issues from Opus core maintainer review
daneel pushed to master at martin/emacs-doom 2026-03-03 17:28:50 +00:00
f42e799991 patches: fix Blocker #2 - remove ensureTextCache from notification path
70f0cb9a86 patches: fix all safe pre-submission issues
Compare 2 commits »
daneel pushed to master at martin/emacs-doom 2026-03-03 12:31:03 +00:00
3a3fbbac19 patches: move block_input fix to 0001 where pattern is introduced
daneel pushed to master at martin/emacs-doom 2026-03-03 12:26:51 +00:00
2dc23e64df patches: revert block_input fix in 0001 (0008 does this correctly)
daneel pushed to master at martin/emacs-doom 2026-03-03 12:17:56 +00:00
bbeb4d87ac patches: fix commit msg line lengths, add remaining fixes
daneel pushed to master at martin/emacs-doom 2026-03-03 12:12:27 +00:00
aa0388d485 patches: fix all non-ASCII, PATCH numbering, block_input order, pkg names
daneel pushed to master at martin/emacs-doom 2026-03-03 11:48:41 +00:00
b6b2fe34e1 patches: remove accidental temp script
daneel pushed to master at martin/emacs-doom 2026-03-03 11:48:36 +00:00
61c23aed2c patches: address all non-blocking review findings
daneel pushed to master at martin/emacs-doom 2026-03-03 09:21:44 +00:00
9bee2a1987 patches: address remaining medium/low review findings
daneel pushed to master at martin/emacs-doom 2026-03-03 09:11:41 +00:00
3bb6c989c9 patches: address maintainer review findings (C1/C2/H1/H2/M5/M6)
daneel pushed to master at martin/emacs-doom 2026-03-03 08:43:29 +00:00
73563be72d patches: fix VoiceOver reads only first word in org-agenda
daneel pushed to master at martin/emacs-doom 2026-03-02 20:30:44 +00:00
b6a576a312 patches: fix discontiguous moves reading only first word
daneel pushed to master at martin/emacs-doom 2026-03-02 20:13:24 +00:00
ce34c44c2f patches: fix singleLineMove compile error - out-of-scope variables
daneel pushed to master at martin/emacs-doom 2026-03-02 20:10:14 +00:00
d6fc21f975 patches: fix Zoom, j/k line-read, fold/unfold, C-n/C-p (regression fixes)
daneel pushed to master at martin/emacs-doom 2026-03-02 19:57:36 +00:00
a5ff8d391b patches: fix org fold/unfold VoiceOver refresh; revert to BUF_MODIFF
daneel pushed to master at martin/emacs-doom 2026-03-02 19:48:59 +00:00
7a0b4f6cf2 patches: fix C-n/C-p VoiceOver regression - exclude isCtrlNP from re-anchor
daneel pushed to master at martin/emacs-doom 2026-03-02 19:36:19 +00:00
a64d24cbd9 patches: fix two compile errors (stray unbind_to, voiceoverSetPoint scope)
daneel pushed to master at martin/emacs-doom 2026-03-02 18:36:27 +00:00
010630f33d patches: review pass 4 - fix BUF_MODIFF->BUF_CHARS_MODIFF in P0007
daneel pushed to master at martin/emacs-doom 2026-03-02 17:55:36 +00:00
6fd28e19a8 patches: review pass 3 - move block_input to origin patches
daneel pushed to master at martin/emacs-doom 2026-03-02 17:50:48 +00:00
6176087cfb patches: apply all maintainer review fixes (review pass 2)