# HG changeset patch # User Oleksandr Gavenko # Date 1265230846 -7200 # Node ID 5524c165e7ad4c81f62939d3a5e0f33d646be010 # Parent a8e3a3821f170b634025ef84770d20351fe7032c hl-line face already set in '.emacs-my'. diff -r a8e3a3821f17 -r 5524c165e7ad .emacs --- a/.emacs Wed Feb 03 22:59:07 2010 +0200 +++ b/.emacs Wed Feb 03 23:00:46 2010 +0200 @@ -40,10 +40,3 @@ (setq custom-file "~/.emacs-custom.el") (load custom-file) - -(custom-set-faces - ;; custom-set-faces was added by Custom. - ;; If you edit it by hand, you could mess it up, so be careful. - ;; Your init file should contain only one such instance. - ;; If there is more than one, they won't work right. - '(hl-line ((t (:inherit highlight :background "light yellow")))))