summaryrefslogtreecommitdiffstats
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-07-11 19:01:06 +0200
committerBram Moolenaar <Bram@vim.org>2010-07-11 19:01:06 +0200
commita3f41662865d5a0582c4ccd22a38317907b59154 (patch)
tree3960311239d33ba11640a1b99576a8b9deffe6d6 /runtime/doc/options.txt
parentcabf20199ae4c645c07d7f2a765b3b13b66d56a8 (diff)
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
(James Vega)
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index ca34f7c4de..cf37387631 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -4919,7 +4919,7 @@ A jump table for the options with a short description can be found at |Q_op|.
respectively; see |CTRL-A| for more info on these commands.
alpha If included, single alphabetical characters will be
incremented or decremented. This is useful for a list with a
- letter index a), b), etc. *octal*
+ letter index a), b), etc. *octal-number*
octal If included, numbers that start with a zero will be considered
to be octal. Example: Using CTRL-A on "007" results in "010".
hex If included, numbers starting with "0x" or "0X" will be