diff options
| author | Glenn Morris | 2010-06-23 00:44:09 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-06-23 00:44:09 -0700 |
| commit | b1fbbb32e116a921b81fe910da66671537181a28 (patch) | |
| tree | 921d8999c75eb48a9a71ae85210e95dafd53ee41 /doc/misc/org.texi | |
| parent | 0351f24c137de1cbfee3702b448836d63ab6c0fc (diff) | |
| download | emacs-b1fbbb32e116a921b81fe910da66671537181a28.tar.gz emacs-b1fbbb32e116a921b81fe910da66671537181a28.zip | |
Remove remaining tabs from non-verbatim in doc/misc/*.texi.
Diffstat (limited to 'doc/misc/org.texi')
| -rw-r--r-- | doc/misc/org.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index f6ecdbdf219..76525318435 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -4624,7 +4624,7 @@ values. | |||
| 4624 | 4624 | ||
| 4625 | @example | 4625 | @example |
| 4626 | :COLUMNS: %25ITEM %9Approved(Approved?)@{X@} %Owner %11Status \@footnote{Please note that the COLUMNS definition must be on a single line---it is wrapped here only because of formatting constraints.} | 4626 | :COLUMNS: %25ITEM %9Approved(Approved?)@{X@} %Owner %11Status \@footnote{Please note that the COLUMNS definition must be on a single line---it is wrapped here only because of formatting constraints.} |
| 4627 | %10Time_Estimate@{:@} %CLOCKSUM | 4627 | %10Time_Estimate@{:@} %CLOCKSUM |
| 4628 | :Owner_ALL: Tammy Mark Karl Lisa Don | 4628 | :Owner_ALL: Tammy Mark Karl Lisa Don |
| 4629 | :Status_ALL: "In progress" "Not started yet" "Finished" "" | 4629 | :Status_ALL: "In progress" "Not started yet" "Finished" "" |
| 4630 | :Approved_ALL: "[ ]" "[X]" | 4630 | :Approved_ALL: "[ ]" "[X]" |