aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-theme.el
diff options
context:
space:
mode:
authorJuanma Barranquero2003-02-04 11:26:42 +0000
committerJuanma Barranquero2003-02-04 11:26:42 +0000
commit71296446d3cec5bb2a27bc5ad6da574df38d0ec8 (patch)
tree0204c3c252547a44e2404959409034406f7680cd /lisp/cus-theme.el
parent693ff6134cb2ec65c7d188696f012662edadfbf0 (diff)
downloademacs-71296446d3cec5bb2a27bc5ad6da574df38d0ec8.tar.gz
emacs-71296446d3cec5bb2a27bc5ad6da574df38d0ec8.zip
Trailing whitespace deleted.
Diffstat (limited to 'lisp/cus-theme.el')
-rw-r--r--lisp/cus-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-theme.el b/lisp/cus-theme.el
index 6faa1a199c2..32364763dfb 100644
--- a/lisp/cus-theme.el
+++ b/lisp/cus-theme.el
@@ -53,7 +53,7 @@ This will help you share your customizations with other people.\n\n")
53 user-login-name)) 53 user-login-name))
54 (widget-insert "\n\nDocumentation:\n") 54 (widget-insert "\n\nDocumentation:\n")
55 (setq custom-theme-description 55 (setq custom-theme-description
56 (widget-create 'text 56 (widget-create 'text
57 :value (format-time-string "Created %Y-%m-%d."))) 57 :value (format-time-string "Created %Y-%m-%d.")))
58 (widget-insert "\nVariables:\n\n") 58 (widget-insert "\nVariables:\n\n")
59 (setq custom-theme-variables 59 (setq custom-theme-variables