'r21-2-19-utf-2000-0_3-1'.
+++ /dev/null
-;;;autoload
-(deftheme europe
- "Settings for European users."
- :set-variable-settings
- "This variable has a value appropriate for European users."
- :set-variable-settings
- "This has been forceed to the value appropriate for European users.")
-
-(custom-theme-set-variables 'europe
- '(sentence-end-double-space nil)
- '(ps-paper-type (quote a4)))
-
-(provide-theme 'europe)
+++ /dev/null
-;; 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))
+++ /dev/null
-;;;autoload
-(deftheme example
- "A sample theme for customize theme support."
- :variable-set-string "This variable has been made an example.")
-
-(custom-theme-load-themes 'example
- 'europe)
-
-(custom-theme-set-variables 'example
- '(iswitchb-prompt-newbuffer nil))
-
-(provide-theme 'example)
-
-
-
\ No newline at end of file