changeset 292 | 5524c165e7ad |
parent 291 | a8e3a3821f17 |
child 293 | 292c9ded7c63 |
--- 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")))))