Commit Graph

2242 Commits

Author SHA1 Message Date
Case Duckworth
ea979bdc41 meh 2022-05-10 08:33:14 -05:00
Case Duckworth
40c8fe07fa Add +modeline-spacer 2022-05-10 08:33:05 -05:00
Case Duckworth
222a20c7c1 Further modeline changes 2022-05-06 13:16:16 -05:00
Case Duckworth
eaa1c58e1b Remove echo messages from jabber 2022-05-06 12:42:10 -05:00
Case Duckworth
1f8021f0ee Hook visual-fill-column-mode into org-mode 2022-05-06 12:42:01 -05:00
Case Duckworth
c66f44e360 indentation 2022-05-06 12:41:54 -05:00
Case Duckworth
2d69ea08d3 AdD sPoNgEbOb-CaSe 2022-05-06 12:41:31 -05:00
Case Duckworth
6e7d7fe47d Merge branch 'main' of tildegit.org:acdw/emacs 2022-05-06 10:23:57 -05:00
Case Duckworth
fcd47a9c3a meh 2022-05-06 10:23:02 -05:00
Case Duckworth
1df15735b2 Add +sort-lines 2022-05-06 10:21:51 -05:00
Case Duckworth
246990fd15 Make modes in which to ignore open-paragraph a customization option 2022-05-06 10:21:32 -05:00
Case Duckworth
e3356d3c39 Pull recipe repos as part of +straight-update-all 2022-05-06 10:21:12 -05:00
Case Duckworth
a8e71fa8c7 Add straight :needs 2022-05-06 10:21:02 -05:00
Case Duckworth
144e5244d2 Demote errors more better-er 2022-05-06 10:20:46 -05:00
Case Duckworth
bcf56eff21 Remove redundancy 2022-05-06 10:20:36 -05:00
Case Duckworth
46487b4a33 Add find-script.el 2022-05-06 10:20:14 -05:00
Case Duckworth
be0546d73c Don't query to install pdf-tools 2022-05-05 18:42:02 -05:00
Case Duckworth
f6512b78a2 Fix a subtle bug in +mapc-some-buffers 2022-05-05 18:41:48 -05:00
Case Duckworth
f0febf6814 Change modeline 2022-05-05 18:41:42 -05:00
Case Duckworth
517b999407 meh 2022-05-05 18:41:21 -05:00
Case Duckworth
f7099ebac6 Disable auto-insert-mode 2022-05-01 10:16:06 -05:00
Case Duckworth
5d4db143f2 Indentation 2022-05-01 09:36:27 -05:00
Case Duckworth
4e562b202c Add `+indent-rigidly'
This works line-wise if the region isn't active.
2022-05-01 09:36:07 -05:00
Case Duckworth
8360e66d11 Allow passing a list of modes to `+mapc-some-buffers'
Due to the way this is written, I can't pass one mode by itself---it must be a
list.
2022-05-01 09:26:59 -05:00
Case Duckworth
a6341764f3 Add geiser-guile 2022-05-01 09:25:49 -05:00
Case Duckworth
9a8043d49b Configure eros 2022-05-01 09:25:36 -05:00
Case Duckworth
23836a13f1 Take advantage of `eww-auto-rename-buffer' if it exists 2022-05-01 09:25:25 -05:00
Case Duckworth
13fed66dec Add bindings for consult functions 2022-05-01 09:25:12 -05:00
Case Duckworth
2cc59cf768 Add +org-wrap-on-hyphens 2022-05-01 09:24:57 -05:00
Case Duckworth
02b8882f54 Indentation 2022-05-01 09:24:44 -05:00
Case Duckworth
0730f1e1ac Add +compile-dispatch
At some point I probably should add a +recompile .. or something, I'm not sure
how the compile flow works in Emacs.
2022-05-01 09:21:51 -05:00
Case Duckworth
5c02bbc592 Remove (:quit)-ed setup forms 2022-05-01 09:21:39 -05:00
Case Duckworth
818cfc0380 Return point to the same point relative of defun in +init-sort 2022-05-01 09:11:41 -05:00
Case Duckworth
c822c9bfd1 Change org-mode pretty symbols 2022-04-28 15:50:11 -05:00
Case Duckworth
c2834c3511 Make hiding tracking-mode-line when clocked in configurable 2022-04-28 15:49:42 -05:00
Case Duckworth
7f7ede201b Dim .gitignore files (mostly) in dired 2022-04-28 15:49:22 -05:00
Case Duckworth
8565654433 Add setup forms to imenu /after/ init 2022-04-28 15:48:46 -05:00
Case Duckworth
9c5aa35b2a Move where I italicize comment face 2022-04-28 15:48:21 -05:00
Case Duckworth
bb7f256f59 Add long-s-mode 2022-04-28 15:47:34 -05:00
Case Duckworth
57f0dd43c4 bleh 2022-04-27 08:38:03 -05:00
Case Duckworth
0b573c7eba Add functions for org
These aren't bound or implemented but they're here in case I want them.
2022-04-27 08:37:11 -05:00
Case Duckworth
4b1eaab205 Add +org-show-mode
Toggle org-hide-emphasis-markers and org-link display
2022-04-27 08:36:35 -05:00
Case Duckworth
8edc3aa615 Also inhibit user-save-mode with predicates 2022-04-27 08:35:48 -05:00
Case Duckworth
340c8583cc Display fortunes in scratch buffer 2022-04-27 08:35:22 -05:00
Case Duckworth
3f925fc0e3 Add +org-export-pre-hook to prepare the buffer before export 2022-04-24 17:00:36 -05:00
Case Duckworth
3219bf88cc Correction: uh, not a typo but whatever 2022-04-24 15:03:04 -05:00
Case Duckworth
9b17702d3f Fix typo 2022-04-24 15:02:24 -05:00
Case Duckworth
47371e7484 Change prot's urls 2022-04-24 15:02:19 -05:00
Case Duckworth
0aab1430c8 Configure jabber 2022-04-24 15:02:12 -05:00
Case Duckworth
6d62265dd0 Add ement.el 2022-04-24 15:02:05 -05:00