Loads more updates -- large assortment of stuffs
[syinit] / 11-cal-sy.el
index d00943d..3274686 100644 (file)
@@ -5,10 +5,10 @@
 ;;     Author: Steve Youngs <steve@sxemacs.org>
 ;; Maintainer: Steve Youngs <steve@sxemacs.org>
 ;;    Created: <2007-12-02>
-;; Time-stamp: <Friday Feb 14, 2020 01:18:48 steve>
+;; Time-stamp: <Thursday Feb 20, 2020 08:23:46 steve>
 ;;   Download: <http://bastard.steveyoungs.com/~steve/SXEmacs/inits/>
 ;;   HTMLised: <http://bastard.steveyoungs.com/~steve/SXEmacs/htmlinits/11-cal-sy.html>
-;;   Git Repo: git clone http://git.sxemacs.org/syinit
+;;   Git Repo: git clone https://git.sxemacs.org/syinit
 ;;   Keywords: init, compile
 
 ;; This file is part of SYinit
@@ -614,7 +614,7 @@ Ever-so-slightly modified to include the Easter Monday holiday."
 
 ;:*=======================
 ;:* Start itimer to refresh just after midnight
-;;
+;; <<< run-at-time
 ;; This needs my `future-run-at-time' advice.
 (run-at-time "00:01" 86400 #'redraw-calendar)