diff -r cc270f57ab7b -r 3414288e4a61 .emacs-my --- a/.emacs-my Thu May 06 00:10:27 2010 +0300 +++ b/.emacs-my Tue May 11 20:03:50 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.