# HG changeset patch # User Juri Linkov # Date 1121699850 0 # Node ID d0cd5eb4d042ff9bbc73dc7bcc6d684f87d9a42d # Parent 41bfd05eff2abdbb2bad5a4cbc5a3c8e60375d74 (custom-known-themes): Delete duplicate words. diff -r 41bfd05eff2a -r d0cd5eb4d042 lisp/custom.el --- a/lisp/custom.el Mon Jul 18 15:16:47 2005 +0000 +++ b/lisp/custom.el Mon Jul 18 15:17:30 2005 +0000 @@ -584,7 +584,7 @@ "Themes that have been defined with `deftheme'. The default value is the list (user standard). The theme `standard' contains the Emacs standard settings from the original Lisp files. The -theme `user' contains all the the settings the user customized and saved. +theme `user' contains all the settings the user customized and saved. Additional themes declared with the `deftheme' macro will be added to the front of this list.")