From: Juri Linkov Date: Mon, 18 Jul 2005 15:17:30 +0000 (+0000) Subject: (custom-known-themes): Delete duplicate words. X-Git-Tag: emacs-pretest-22.0.90~8046 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b05fb22809179f62bce18112f2f6ef062138f83;p=emacs.git (custom-known-themes): Delete duplicate words. --- diff --git a/lisp/custom.el b/lisp/custom.el index 9766c77a256..cfb4373fdab 100644 --- a/lisp/custom.el +++ b/lisp/custom.el @@ -584,7 +584,7 @@ This recursively follows aliases." "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.")