From: yoichi Date: Tue, 19 Aug 2003 16:22:14 +0000 (+0000) Subject: Cosmetic fix X-Git-Tag: wl-2_11_8~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=27c50c0014f070284e05ba7036aa5bbc8e084854;p=elisp%2Fwanderlust.git Cosmetic fix --- diff --git a/elmo/elmo-msgdb.el b/elmo/elmo-msgdb.el index 6e7efb5..40941e4 100644 --- a/elmo/elmo-msgdb.el +++ b/elmo/elmo-msgdb.el @@ -58,7 +58,6 @@ :type '(string :tag "Mark") :group 'elmo) -;; Not implemented yet. (defcustom elmo-msgdb-answered-cached-mark "&" "Mark for answered and cached message." :type '(string :tag "Mark") @@ -69,7 +68,7 @@ :type '(string :tag "Mark") :group 'elmo) -(defcustom elmo-msgdb-important-mark"$" +(defcustom elmo-msgdb-important-mark "$" "Mark for important message." :type '(string :tag "Mark") :group 'elmo)