; -*-Lisp-*- ; $Id: gnuemacs-custom,v 1.3 2002/10/26 13:33:15 dave Exp $ (tool-bar-mode nil) (scroll-bar-mode (quote right)) (custom-set-variables ;; custom-set-variables was added by Custom -- don't edit or cut/paste it! ;; Your init file should contain only one such instance. '(blink-cursor nil) '(c-progress-interval 4) '(scroll-bar-mode (quote right))) (custom-set-faces ;; custom-set-faces was added by Custom -- don't edit or cut/paste it! ;; Your init file should contain only one such instance. )