diff options
author | Marc Coquand <marc@coquand.email> | 2024-11-28 22:01:27 +0200 |
---|---|---|
committer | Marc Coquand <marc@coquand.email> | 2024-11-28 22:01:27 +0200 |
commit | 593c6e768adecde6a65315ff959296f7a3ffaf34 (patch) | |
tree | a1a4fff3f23127d0ce24abbd662ebe2fb2e0000f | |
parent | 83fbd0a23a104f4c9b8426f8ba424be53798d763 (diff) | |
download | guix-593c6e768adecde6a65315ff959296f7a3ffaf34.tar.gz guix-593c6e768adecde6a65315ff959296f7a3ffaf34.tar.bz2 guix-593c6e768adecde6a65315ff959296f7a3ffaf34.zip |
.
-rw-r--r-- | home/dots/.emacs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs index a835f4a..c1f4bb6 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -819,9 +819,6 @@ (use-package calendar :defer t - :hook - ((diary-mode . variable-pitch-mode) - (diary-fancy-display-mode . variable-pitch-mode)) :custom (calendar-week-start-day 1) :config |