summaryrefslogtreecommitdiffstats
path: root/runtime/doc
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-12 13:26:40 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-12 13:26:40 +0000
commit833dc523788add2481362098c5c2e229f3bee213 (patch)
treee09c626883acf505cc68727d363e770b2545aba6 /runtime/doc
parent9e368dba9d9fd9344a2a7f10c488fba4366bae51 (diff)
updated for version 7.1
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/quickref.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index ab95d5e2f6..0f05d8b0bc 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -1,4 +1,4 @@
-*quickref.txt* For Vim version 7.1b. Last change: 2006 Nov 18
+*quickref.txt* For Vim version 7.1. Last change: 2007 May 11
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -803,7 +803,7 @@ Short explanation of each option: *option-list*
'printmbcharset' 'pmbcs' CJK character set to be used for :hardcopy
'printmbfont' 'pmbfn' font names to be used for CJK output of :hardcopy
'printoptions' 'popt' controls the format of :hardcopy output
-'pumheight'' 'ph' maximum height of the popup menu
+'pumheight' 'ph' maximum height of the popup menu
'quoteescape' 'qe' escape characters used in a string
'readonly' 'ro' disallow writing the buffer
'remap' allow mappings to work recursively