Cosmetic fix
authoryoichi <yoichi>
Tue, 19 Aug 2003 16:22:14 +0000 (16:22 +0000)
committeryoichi <yoichi>
Tue, 19 Aug 2003 16:22:14 +0000 (16:22 +0000)
elmo/elmo-msgdb.el

index 6e7efb5..40941e4 100644 (file)
@@ -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)