mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-28 10:56:57 +00:00
Revert "org-table.el: Minor docstring update"
This reverts commit 5d57364256
.
This commit is contained in:
parent
424f3ecedb
commit
97e4d643a8
@ -121,8 +121,7 @@ The default value of this option is a regular expression which allows
|
||||
anything which looks remotely like a number as used in scientific
|
||||
context. For example, all of the following will be considered a
|
||||
number:
|
||||
|
||||
12 12.2 12,2 2.4e-08 2x10^12 4.034+-0.02 2.7(10) >3.5
|
||||
12 12.2 2.4e-08 2x10^12 4.034+-0.02 2.7(10) >3.5
|
||||
|
||||
Other options offered by the customize interface are more restrictive."
|
||||
:group 'org-table-settings
|
||||
|
Loading…
Reference in New Issue
Block a user