summaryrefslogtreecommitdiff
path: root/.emacs-custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs-custom.el')
-rw-r--r--.emacs-custom.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el
index d1324d0..709ed2f 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -7,8 +7,6 @@
'(async-shell-command-buffer 'new-buffer)
'(auto-revert-avoid-polling t)
'(backup-directory-alist '(("" . "~/.emacs.backup")))
- '(calendar-today-visible-hook '(calendar-mark-today))
- '(calendar-week-start-day 1)
'(column-number-mode t)
'(comint-scroll-show-maximum-output nil)
'(delete-selection-mode t)