comparison runtime/doc/index.txt @ 625:81fe2ccc1207 v7.0179

updated for version 7.0179
author vimboss
date Thu, 12 Jan 2006 23:22:24 +0000
parents 59cf24598e9c
children d3c978b4c7ce
comparison
equal deleted inserted replaced
624:91e7d4a7b3b0 625:81fe2ccc1207
1 *index.txt* For Vim version 7.0aa. Last change: 2005 Dec 23 1 *index.txt* For Vim version 7.0aa. Last change: 2006 Jan 11
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
1067 |:change| :c[hange] replace a line or series of lines 1067 |:change| :c[hange] replace a line or series of lines
1068 |:cNext| :cN[ext] go to previous error 1068 |:cNext| :cN[ext] go to previous error
1069 |:cNfile| :cNf[ile] go to last error in previous file 1069 |:cNfile| :cNf[ile] go to last error in previous file
1070 |:cabbrev| :ca[bbrev] like ":abbreviate" but for Command-line mode 1070 |:cabbrev| :ca[bbrev] like ":abbreviate" but for Command-line mode
1071 |:cabclear| :cabc[lear] clear all abbreviations for Command-line mode 1071 |:cabclear| :cabc[lear] clear all abbreviations for Command-line mode
1072 |:caddfile| :cad[dfile] add error message to current quickfix list 1072 |:caddexpr| :cad[dexpr] add errors from expr
1073 |:caddfile| :caddf[ile] add error message to current quickfix list
1073 |:call| :cal[l] call a function 1074 |:call| :cal[l] call a function
1074 |:catch| :cat[ch] part of a :try command 1075 |:catch| :cat[ch] part of a :try command
1075 |:cbuffer| :cb[uffer] parse error messages and jump to first error 1076 |:cbuffer| :cb[uffer] parse error messages and jump to first error
1076 |:cc| :cc go to specific error 1077 |:cc| :cc go to specific error
1077 |:cclose| :ccl[ose] close quickfix window 1078 |:cclose| :ccl[ose] close quickfix window