Mercurial > hg > xemacs-beta
diff etc/custom/example-themes/ex-custom-file @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/etc/custom/example-themes/ex-custom-file Mon Aug 13 11:13:30 2007 +0200 @@ -0,0 +1,21 @@ +;; Sample User custom-file. All forms below are autogenerated. + + + + + + + + + +(custom-load-themes + 'example ) +(custom-reset-variables + '(sentence-end-double-space standard)) +(custom-set-variables + '(package-get-remove-copy t) + '(package-get-dir "/scratch/incoming") + '(sgml-public-map (quote ("%S" "/scratch/xemacs/xemacs-20/xemacs-packages/etc/psgml/%o/%c/%d" "/usr/lib/sgml/%o/%c/%d"))) + '(paren-mode (quote paren) nil (paren))) +(custom-set-faces + '(default ((t (:background "oldlace"))) t))