diff options
| author | Ryan Kavanagh <rak@rak.ac> | 2023-02-09 18:12:36 -0500 |
|---|---|---|
| committer | Ryan Kavanagh <rak@rak.ac> | 2023-02-09 18:12:36 -0500 |
| commit | 63b07b43986a535bc457534fc9977ee27fc93e83 (patch) | |
| tree | 088f63197a08f09179fb173fe1355d324244b40a /dot_emacs | |
| parent | actually install dictem (diff) | |
Don't actually need cl in dictem
Diffstat (limited to '')
| -rw-r--r-- | dot_emacs.d/local/dictem/dictem.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dot_emacs.d/local/dictem/dictem.el b/dot_emacs.d/local/dictem/dictem.el index 8602ca3..9581a85 100644 --- a/dot_emacs.d/local/dictem/dictem.el +++ b/dot_emacs.d/local/dictem/dictem.el @@ -36,8 +36,6 @@ ;;; Code: -(require 'cl) - ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;; Custom Things ;;;;; |
