Browse Source

Document that one should not change the `state' entry in `org-log-note-headings'

Carsten Dominik 15 years ago
parent
commit
1bd88b0394
2 changed files with 6 additions and 1 deletions
  1. 2 0
      lisp/ChangeLog
  2. 4 1
      lisp/org.el

+ 2 - 0
lisp/ChangeLog

@@ -5,6 +5,8 @@
 	(org-outline-overlay-data, org-set-outline-overlay-data): New
 	functions.
 	(org-save-outline-visibility): New macro.
+	(org-log-note-headings): Document that one should not change the
+	`state' note format.
 
 2009-12-13  Carsten Dominik  <carsten.dominik@gmail.com>
 

+ 4 - 1
lisp/org.el

@@ -2070,7 +2070,10 @@ empty string.
 %s will be replaced by the new TODO state, in double quotes.
 %S will be replaced by the old TODO state, in double quotes.
 %u will be replaced by the user name.
-%U will be replaced by the full user name."
+%U will be replaced by the full user name.
+
+In fact, it is not a good idea to change the `state' entry, because
+because agenda log mode depends on the format of these entries."
   :group  'org-todo
   :group  'org-progress
   :type '(list :greedy t