lisp/custom.el: Trivial fixes.
commit171fc304acd841968479685a08b42299491a97ec
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 17 Mar 2011 02:30:27 +0000 (17 03:30 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 17 Mar 2011 02:30:27 +0000 (17 03:30 +0100)
tree6def8fa342bbdd8d39db563a2252afb4d435796a
parent580b66d801d9f9d8a7484c00e047b04c20ebe0d6
lisp/custom.el: Trivial fixes.

* custom.el (custom-known-themes): Reflow docstring.
  (custom-theme-load-path): Fix typo in docstring.
  (load-theme): Fix typo in error message.
  (custom-available-themes, custom-variable-theme-value):
  Use `let', not `let*'.
lisp/ChangeLog
lisp/custom.el