talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/machine_setup 2023-09-14 19:21:46 +00:00
34cd3b7aa4 Defer the loading of edit-indirect via :commands.
1f18074e29 Remove Flymake substring from emacs mode line.
Compare 2 commits »
talexander pushed to main at talexander/machine_setup 2023-09-14 18:37:40 +00:00
971ed7e75d Add pixel precision to plainmacs.
talexander pushed to main at talexander/machine_setup 2023-09-14 18:25:51 +00:00
35709eb06a Enable shellcheck in bash-ts-mode.
25c2f2753b Disable keybind in org-bullets.
Compare 2 commits »
talexander pushed to main at talexander/machine_setup 2023-09-14 17:33:47 +00:00
fa1ed38678 Disable systemd-udev-settle on Linux on framework laptop.
talexander pushed to worg at talexander/organic 2023-09-14 08:47:59 +00:00
3d86e75059 Always match the entire entity name.
ca6fdf1924 Support different cases in radio links.
66d16d89ed Support interchangeable whitespace in re-matching plain text.
ee5e0698b1 Add an optimization idea.
22681b6a58 Support trailing whitespace in fixed-width areas.
Compare 12 commits »
talexander pushed to worg at talexander/organic 2023-09-14 03:56:41 +00:00
ac0db64081 Add cargo directive to rebuild the auto-generated tests when files under org_mode_samples get updated.
b8a4876779 Disable auto-aligning tables when Emacs loads Org-mode.
925c42c8fb Add test showing we currently are letting emacs align tables at startup.
7d4100d956 Add worg to the foreign document test.
53d90a2949 Update the README to have instructions on running the tests and development programs.
Compare 5 commits »
talexander pushed to main at talexander/organic 2023-09-14 00:16:05 +00:00
53d90a2949 Update the README to have instructions on running the tests and development programs.
talexander pushed to main at talexander/organic 2023-09-14 00:07:50 +00:00
5b8be70080 Update the README to have instructions on running the tests and development programs.
talexander created branch worg in talexander/organic 2023-09-13 20:49:46 +00:00
talexander pushed to worg at talexander/organic 2023-09-13 20:49:46 +00:00
49c8577b4b Add worg to the foreign document test.
talexander pushed tag v0.1.7 to talexander/organic 2023-09-12 20:16:15 +00:00
talexander pushed to main at talexander/organic 2023-09-12 20:16:12 +00:00
26f41b83aa Publish version 0.1.7.
talexander pushed to main at talexander/machine_setup 2023-09-12 20:15:20 +00:00
beb8781b5c Only install gnome-firmware on graphical installs.
talexander pushed to main at talexander/organic 2023-09-12 19:59:32 +00:00
e4c0e32536 Change public interface to return boxed dynamic error instead of String.
37e85158ea Reduce the exposed functions when compare feature is enabled.
Compare 2 commits »
talexander deleted branch reduce_pub from talexander/organic 2023-09-11 19:37:49 +00:00
talexander pushed to main at talexander/organic 2023-09-11 19:37:40 +00:00
6589a755a6 Merge branch 'reduce_pub'
a651b79e77 Move sexp into compare.
98de5e4ec5 Remove unused sexp parser entry point.
cf383fa394 Only include sexp module if compare feature is enabled.
84953c1669 Put back in needed pubs.
Compare 7 commits »
talexander pushed to reduce_pub at talexander/organic 2023-09-11 19:33:02 +00:00
505114a5b4 Move sexp into compare.
98de5e4ec5 Remove unused sexp parser entry point.
Compare 2 commits »
talexander pushed to reduce_pub at talexander/organic 2023-09-11 18:59:35 +00:00
cf383fa394 Only include sexp module if compare feature is enabled.
84953c1669 Put back in needed pubs.
7650a9edff Remove all pub.
a74319d381 Add TODO.
Compare 4 commits »
talexander created branch reduce_pub in talexander/organic 2023-09-11 18:59:35 +00:00
talexander pushed to main at talexander/organic 2023-09-11 16:59:36 +00:00
7e57285ea7 Merge branch 'additional_detects'
f103d168d5 Update diary sexp parser to match org-mode's behavior.
f54081437a Add detect element functions for all elements that can be reasonably detected more efficiently than just parsing normally.
Compare 3 commits »