emacs.el
author Fabien Ninoles <fabien@tzone.org>
Fri, 02 Jan 2015 21:50:10 -0500
changeset 8 0eae48be1d62
parent 1 a234a7579958
permissions -rw-r--r--
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)