diff -r cc270f57ab7b -r 83d501952356 .emacs-my --- a/.emacs-my Thu May 06 00:10:27 2010 +0300 +++ b/.emacs-my Tue May 11 12:36:45 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.