Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 11 May 2010 20:03:50 +0300
changeset 396 3414288e4a61
parent 392 cc270f57ab7b (current diff)
parent 395 c7f6eb04626d (diff)
child 397 c743dacafbce
Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
.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.