org.texi: Remove outdated footnote

* doc/org.texi (Effort estimates): EFFORT property is a defconst.  It
  is not desirable to change it.
This commit is contained in:
Nicolas Goaziou 2014-11-02 23:41:35 +01:00
parent b26616091d
commit 20dcd061a5
1 changed files with 4 additions and 5 deletions

View File

@ -6693,11 +6693,10 @@ with @code{org-clock-in} and two @kbd{C-u C-u} with @code{org-clock-in-last}.
If you want to plan your work in a very detailed way, or if you need to
produce offers with quotations of the estimated work effort, you may want to
assign effort estimates to entries. If you are also clocking your work, you
may later want to compare the planned effort with the actual working time, a
great way to improve planning estimates. Effort estimates are stored in a
special property @samp{Effort}@footnote{You may change the property being
used with the variable @code{org-effort-property}.}. You can set the effort
for an entry with the following commands:
may later want to compare the planned effort with the actual working time,
a great way to improve planning estimates. Effort estimates are stored in
a special property @code{EFFORT}. You can set the effort for an entry with
the following commands:
@table @kbd
@orgcmd{C-c C-x e,org-set-effort}