Commit Graph

127 Commits

Author SHA1 Message Date
Case Duckworth e4f6714c1a Don't hide default modeline 2021-02-16 14:43:03 -06:00
Case Duckworth 8cc9201977 Merge branch 'main' of tildegit.org:acdw/emacs 2021-02-08 07:45:16 -06:00
Case Duckworth 3eb18427a6 Normalize line endings 2021-01-26 21:18:12 -06:00
Case Duckworth 7302027ea1 I'm guessing ... whitespace? 2021-01-25 16:54:41 -06:00
Ashley Duckworth 0e36933f29 Add Forge
Forge stores its information in an SQLite database, and on Windows,
that's not just available.  I found a solution in Win Builds
(http://win-builds.org/doku.php), though I think I could've just
downloaded a gcc binary and added that to my PATH, or something.  It
probably requires further research.  Anyway, that's why the exec-path
is updated as well.
2021-01-23 12:48:44 -06:00
Ashley Duckworth 679b0c30dc Finally sort out the config.org/el loading thing 2021-01-22 13:07:59 -06:00
Case Duckworth 92e86ff0ca 2020-01-21 2021-01-21 21:48:38 -06:00
Case Duckworth 68f0ed1ee3 Remove comments 2021-01-21 08:38:38 -06:00
Ashley Duckworth da92f0693f UI, Persistence 2021-01-20 12:57:24 -06:00
Case Duckworth 328793397c Change README.md to README.org 2021-01-19 23:43:19 -06:00
Case Duckworth 093e18808c Start over ... again 2021-01-19 23:40:14 -06:00
Case Duckworth b934db00c8 Various changes 2021-01-05 11:55:16 -06:00
Case Duckworth d8a69b60d2 Add -*- line 2021-01-02 17:37:21 -06:00
Case Duckworth b80d36f5a0 Add back early-init.el
There are a few functions that really speed up init when placed in early-init.el, so
I put them back in there.  Cf. doom-emacs’ early-init for details.
2021-01-02 15:36:35 -06:00
Case Duckworth 6eb8fa9fda Fold init.el and early-init.el together
Weren’t doin’ no good apart.
2020-12-30 23:34:05 -06:00
Case Duckworth 8a8ee8e243 Unignore {,early-}init.el 2020-12-11 18:32:19 -06:00
Case Duckworth eeb506f552 Change line-endings to Unix 2020-10-25 13:18:40 -05:00
Case Duckworth f37159e974 Change order 2020-10-22 22:06:38 -05:00
Case Duckworth 399df08896 I .. DECLARE .. BANKRUPTCY!!
Why?  Do you ask?  I'll tell you why.
awk-mode was mysteriously freezing up the whole dang program, and when I
emacs -Q 'd to see what it was, it started SO FAST.

So.  Fast.

So here we are.  Trying this again.
2020-10-22 20:55:21 -05:00
Case Duckworth be3c715bcb Change gc-cons-threshold ammount after init 2020-10-07 19:15:19 -05:00
Case Duckworth 5669a68eeb Change file modes 2020-10-07 19:14:50 -05:00
Case Duckworth 95326790b0 Fix more line breaks
-_____-
>_____<
2020-09-22 20:21:37 -05:00
Case Duckworth c64216002b Rewrite to take advantage of outshine-mode 2020-09-22 20:16:01 -05:00
Case Duckworth a80f901a34 Allow recursive minibuffers 2020-09-16 20:23:08 -05:00
Case Duckworth a37d086a20 Rewrite .. again 2020-09-08 20:54:29 -05:00
Case Duckworth 7c82500f2f Setup template for platform-specificity
still TODO: write the actual code.
2020-09-04 18:24:40 -05:00
Case Duckworth 701fe0a21b Add early-init and change to straight 2020-09-02 22:30:52 -05:00