From 08bea046a7ab02939974ded0557810e5e983c752 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Tue, 3 Oct 2023 16:49:15 +0200 Subject: [PATCH] Remove calendar settings from custom file --- bundle/custom_gnu.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index c7f20639..26487927 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -10,9 +10,6 @@ [default default default italic underline success warning error]) '(backup-directory-alist '(("." . "~/.backup_filez"))) '(bookmark-default-file "~/bookmarks.el") - '(calendar-latitude 49.4 t) - '(calendar-location-name "Nuremberg, DE" t) - '(calendar-longitude 11.0 t) '(default-frame-alist '((tab-bar-lines . 1) (font . "MonoLisa-11")