comparison runtime/doc/quickref.txt @ 15:631143ac4a01 v7.0007

updated for version 7.0007
author vimboss
date Sat, 10 Jul 2004 09:47:34 +0000
parents 946da5994c01
children 3ba373b54370
comparison
equal deleted inserted replaced
14:946da5994c01 15:631143ac4a01
1 *quickref.txt* For Vim version 7.0aa. Last change: 2004 Jul 04 1 *quickref.txt* For Vim version 7.0aa. Last change: 2004 Jul 05
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 Quick reference guide 6 Quick reference guide
780 |'printdevice'| |'pdev'| name of the printer to be used for :hardcopy 780 |'printdevice'| |'pdev'| name of the printer to be used for :hardcopy
781 |'printencoding'| |'penc'| encoding to be used for printing 781 |'printencoding'| |'penc'| encoding to be used for printing
782 |'printexpr'| |'pexpr'| expression used to print PostScript for :hardcopy 782 |'printexpr'| |'pexpr'| expression used to print PostScript for :hardcopy
783 |'printfont'| |'pfn'| name of the font to be used for :hardcopy 783 |'printfont'| |'pfn'| name of the font to be used for :hardcopy
784 |'printheader'| |'pheader'| format of the header used for :hardcopy 784 |'printheader'| |'pheader'| format of the header used for :hardcopy
785 |'printmbcharset'| |'pmbcs'| CJK character set to be used for :hardcopy
786 |'printmbfont'| |'pmbfn'| font names to be used for CJK output of :hardcopy
785 |'printoptions'| |'popt'| controls the format of :hardcopy output 787 |'printoptions'| |'popt'| controls the format of :hardcopy output
786 |'quoteescape'| |'qe'| escape characters used in a string 788 |'quoteescape'| |'qe'| escape characters used in a string
787 |'readonly'| |'ro'| disallow writing the buffer 789 |'readonly'| |'ro'| disallow writing the buffer
788 |'remap'| allow mappings to work recursively 790 |'remap'| allow mappings to work recursively
789 |'report'| threshold for reporting nr. of lines changed 791 |'report'| threshold for reporting nr. of lines changed