.emacs-my
changeset 395 c7f6eb04626d
parent 391 09cfea42153e
child 396 3414288e4a61
--- a/.emacs-my	Tue May 04 23:34:38 2010 +0300
+++ b/.emacs-my	Tue May 11 20:01:54 2010 +0300
@@ -273,7 +273,7 @@
 ;; syntax highlighting.
 
 (setq font-lock-maximum-decoration t)
-(global-font-lock-mode 1 t)
+(global-font-lock-mode 1)
 
 ;; ----------------------------------------------------------------------
 ;; highlight selected text.