;; Sample config file (require 'font-lock) ;; Turn on font-lock in all modes that support it ( if (fboundp 'global-font-lock-mode) (global-font-lock-mode t)) ;;(font-lock-make-faces t) (setq font-lock-maximum-decoration t);; Sample config file (require 'font-lock) ;; Turn on font-lock in all modes that support it ( if (fboundp 'global-font-lock-mode) (global-font-lock-mode t)) ;;(font-lock-make-faces t) (setq font-lock-maximum-decoration t)