(show-paren-mode 1)
(global-font-lock-mode t)
(add-hook 'text-mode-hook 
	  '(lambda () (auto-fill-mode 1)))
