|
@@ -821,7 +821,7 @@ will only be dimmed."
|
|
|
:group 'org-agenda-todo-list
|
|
|
:type '(choice
|
|
|
(const :tag "Do not dim" nil)
|
|
|
- (const :tag "Dim to a grey face" t)
|
|
|
+ (const :tag "Dim to a gray face" t)
|
|
|
(const :tag "Make invisible" invisible)))
|
|
|
|
|
|
(defcustom org-timeline-show-empty-dates 3
|