| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
For some reason this code block was just… missing. I must have
accidentally deleted it before the genesis commit.
|
| |
|
|
|
|
|
|
| |
Now you can totally omit ‘:width’ or ‘:tabs’ when setting
‘mm-indentation-settings’. If they’re unset then we default to the
default settings of ‘tab-width’ and ‘indent-tabs-mode’.
|
|
|
|
| |
This should assist in getting all those *~ files out of the way
|
|
|
|
|
| |
Emacs will issue warnings if I actually use the ‘_’ variable since it’s
meant to be used for unused vars. I did not know that lol.
|
| |
|
|
|
|
|
| |
This allows for the passing of the ‘t’ parameter, which avoids me
needing to deal with the whole ‘is this font safe?’ prompt.
|
| |
|
|
|