Commits
Commit:
9015538a26494f17ba743f4faf875a4032404650
Date:
Sat Mar 11 11:45:44 2023
UTC
diffstat: fix parsing of deleted files
don't remember why the `file == ""` clausole was added. file is set
by switchfile() and never reset until the end, so depending on the
order deleted files may not be showed in the summary (but their
line still being counted for the `total')
Commit:
5c55f69d88ad8fa4592bd5448d7a58e17c5e23f3
Date:
Tue Mar 7 14:17:43 2023
UTC
move tab-always-indent closer to other minibuffer stuff
Commit:
7ef64497c8ff2ceade5212ed84b9855fb8dc10f7
Date:
Tue Mar 7 14:15:59 2023
UTC
group completion settings
Commit:
cf1734b8c12d647b6b0dda738bc1aebf824294db
Date:
Tue Mar 7 14:15:44 2023
UTC
use RET instead of M-RET to choose the completion in region
Commit:
6877640b4eabe8bf5b1f262f2ff881622a3ebae0
Date:
Tue Mar 7 14:15:14 2023
UTC
adjust plass.el path
Commit:
fa0fad044cfca6191bef89bfc89d94082fc90229
Date:
Tue Mar 7 14:14:58 2023
UTC
use hard tabs for tcl too
Commit:
029abbe3537503d423d7f3187b654419fbcbea9c
Date:
Mon Mar 6 15:55:25 2023
UTC
use ".orig.port" as file extension in mgdiff()
Commit:
0767f64c6f4aa3ede0eb548f6b95d5bb9dcd2267
Date:
Mon Feb 20 17:53:40 2023
UTC
give ed the love it deserves
Commit:
adb993241ec47d17f0f3c019e7ffd206e0b05482
Date:
Sun Feb 19 17:17:06 2023
UTC
gc nameless
Commit:
f5b2dd3a3ff7fc54825f49048f946879baea3112
Date:
Sun Feb 19 17:12:22 2023
UTC
fix alignment
Commit:
f42f2eaa9f6a994fa0ba6a52e37487e8a121c21f
Date:
Sun Feb 19 17:10:31 2023
UTC
drop the electric-quote stuff
more annoying than anything else really...
Commit:
2122150a6d120023f2fdd2c5631cf70f498750c2
Date:
Sun Feb 19 17:09:31 2023
UTC
emacs: use julia mono here too
not that i like it too much, but it’s dicent and... ok, it’s nice :)
matches the $font i’m using for the plan9 stuff.
Commit:
4ea901237370b34f25432cc61a925807b8b5c593
Date:
Fri Feb 17 16:04:36 2023
UTC
disable my theme, for now
Commit:
b3807f19e30a623845b9223bb4b334ba4942520d
Date:
Thu Feb 16 17:38:01 2023
UTC
nof: tweak format
Commit:
5f53e4b3eecd4ea2d4139d802b36f037592d2ac5
Date:
Thu Feb 16 16:35:18 2023
UTC
remove some packages; configure standard completions stuff
Omar Polo