Mercurial > emacs
diff lisp/custom.el @ 64441:d0cd5eb4d042
(custom-known-themes): Delete duplicate words.
| author | Juri Linkov <juri@jurta.org> |
|---|---|
| date | Mon, 18 Jul 2005 15:17:30 +0000 |
| parents | e2e79eb7ab71 |
| children | 41bb365f41c4 187d6a1f84f7 |
line wrap: on
line diff
--- 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.")
