diff --git a/global.org b/global.org index 684dab1..9844e49 100644 --- a/global.org +++ b/global.org @@ -467,14 +467,6 @@ (require 'expand-region) (global-set-key (kbd "C-=") 'er/expand-region) - ;; * Time stamps - ;; write - ;; Time-stamp: <> - ;; in your file and save it to see time stamps at work. - ;; Other time stamp format: "%a %b %e, %Y %l:%M %p" - (add-hook 'write-file-hooks 'time-stamp) - (setq time-stamp-active t) - (setq time-stamp-format "%:a %02d %:b %:y, %02H:%02M:%02S, %u") (setq european-calendar-style 't) ;; first day of the week is monday instead of sunday: (setq calendar--week--start--day 1)