; custom.el - xemacs customization file ; $Id: custom.el.txt 1142 2010-12-30 03:05:00Z ranga $ (custom-set-variables ;; custom-set-variables 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. '(newsticker-url-list (quote (("Inside Mac Games" "http://www.insidemacgames.com/news/rss.php" nil nil nil))))) (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. )