summaryrefslogtreecommitdiff
blob: caa7513d3e3f447c2607f32305b13b2222256c11 (plain)
1
2
3
4
5
6
;;; typing site-lisp configuration

(setq load-path (cons "@SITELISP@" load-path))

(autoload 'typing-of-emacs "typing" "The Typing of Emacs, a game." t)