소스 검색

org-choose.el: Remove commented line

Carsten Dominik 16 년 전
부모
커밋
71e7e8e4a2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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))
    ))