]> granicus.if.org Git - vim/commitdiff
updated for version 7.1
authorBram Moolenaar <Bram@vim.org>
Sat, 12 May 2007 13:26:40 +0000 (13:26 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 May 2007 13:26:40 +0000 (13:26 +0000)
runtime/doc/quickref.txt

index ab95d5e2f61e101c7112487cd7135ce577265d45..0f05d8b0bc8ade4ef404fa3f3188d7bd4e405864 100644 (file)
@@ -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