Jelajahi Sumber

org-choose.el: Remove commented line

Carsten Dominik 16 tahun lalu
induk
melakukan
71e7e8e4a2
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      contrib/lisp/org-choose.el

+ 0 - 1
contrib/lisp/org-choose.el

@@ -470,7 +470,6 @@ NEW-MARK and OLD-MARK are the text of the new and old marks."
      (add-to-list 'org-todo-interpretation-widgets
 		  '(:tag "Choose   (to record decisions)" choose)
 		  'append)
-; CD      (add-to-list 'org-todo-normal-interpretations 'choose))
    ))