about summary refs log tree commit diff
path: root/configs/shared/.emacs.d/wpc/set.el
AgeCommit message (Collapse)AuthorFilesLines
2020-01-17 Add missing dependency to set.elWilliam Carroll1-0/+1
I had startup problems without the struct.el module being required since set.el consumes `struct/update`.
2020-01-06 Support set/{reduce,intersection,equal?,distinct?}William Carroll1-16/+66
Adds additional functions for the set.el module. See the function documentation and tests for more information.
2019-12-24 Massive configuration overhaulWilliam Carroll1-0/+92
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs