diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2019-12-16 11:01:14 +0000 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2019-12-16 11:01:14 +0000 |
commit | 0ad608f9b9b29eb1469760b7be9c18b8fe12c6c5 (patch) | |
tree | c31a235394050d58ab5092df17168a49e0d8d8e6 /custom-settings.el | |
parent | d3a13d625f3b9a8d53e59f5d9ce1fb1b2c0356bd (diff) |
hl-line colouring and added CAL org agenda keyword
Diffstat (limited to 'custom-settings.el')
-rw-r--r-- | custom-settings.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/custom-settings.el b/custom-settings.el index 9b2c2ea..c074566 100644 --- a/custom-settings.el +++ b/custom-settings.el @@ -67,9 +67,3 @@ (340 . "#94BFF3") (360 . "#DC8CC3")))) '(vc-annotate-very-old-color "#DC8CC3")) -(custom-set-faces - ;; custom-set-faces was added by Custom. - ;; If you edit it by hand, you could mess it up, so be careful. - ;; Your init file should contain only one such instance. - ;; If there is more than one, they won't work right. - ) |