Add my.sloppy
Deactivate shifty.sloppy and add my own sloppy (with timer).
Also add some minor fixes and improvements.
(setq last-nonmenu-event nil)
(setenv "LANG" "C")
(setenv "LC_ALL" "C")
(setq load-path
(cons "~/.lisp" load-path))
(require 'my-init)
;(my-planner-replan)
(server-start)
;(add-to-list 'vc-handled-backends 'SVK)
; (iconify-frame)