1 2 3 4
;;; binclock site-lisp configuration (add-to-list 'load-path "@SITELISP@") (autoload 'binclock "binclock" "Display the binary clock." t)