William Carroll
a638e15c0d
Lint string, macros.el
...
More of the same type of linting... basically preferring `namespace-` instead of
`namespace/`.
2020-08-31 23:33:25 +01:00
William Carroll
644e01eb21
Fix fill-column errors
...
- removing stale comments
- dropping stale KBDs
2020-08-31 17:20:04 +01:00
William Carroll
5d3bb0b7ea
Additional linting
...
Running `M-x checkdoc` on some of the modules that passed the package-lint but
failed additional lints.
2020-08-31 16:07:11 +01:00
William Carroll
2a51698672
Lint more Elisp files, delete others
...
I may regret this, but I delete Ocaml and ReasonML modules; I can alway restore
them thanks to Git.
Added more ceremony to other modules to appease the linting gods.
2020-08-31 15:57:34 +01:00
William Carroll
504cf0daab
Delete org-helpers
...
I'm trying to tidy things up, so I'm trying to apply some of the principles from
"Essentialism" to my Emacs configuration.
2020-08-25 14:15:58 +01:00
William Carroll
d88a4d5792
Drop support for org-capture
...
I don't use org-capture, and I am not currently interested in developing that
habit.
2020-04-01 21:02:30 +01:00
William Carroll
578ed1ba98
Move move .emacs.d out of configs/shared
...
Moving all of my Emacs-related files into their own directory at the root of
this repository.
2020-01-30 16:00:29 +00:00