comparison runtime/doc/repeat.txt @ 6476:11d78e58a487

Update runtime files.
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Jan 2015 16:57:10 +0100
parents 4abac79c0b7a
children 49db2b239564
comparison
equal deleted inserted replaced
6475:35cfb5077f7b 6476:11d78e58a487
1 *repeat.txt* For Vim version 7.4. Last change: 2014 Oct 29 1 *repeat.txt* For Vim version 7.4. Last change: 2015 Jan 07
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
233 233
234 When compiled without the |+multi_byte| feature this 234 When compiled without the |+multi_byte| feature this
235 command is ignored. 235 command is ignored.
236 {not in Vi} 236 {not in Vi}
237 237
238 *:scrip* *:scriptnames* 238 *:scr* *:scriptnames*
239 :scrip[tnames] List all sourced script names, in the order they were 239 :scr[iptnames] List all sourced script names, in the order they were
240 first sourced. The number is used for the script ID 240 first sourced. The number is used for the script ID
241 |<SID>|. 241 |<SID>|.
242 {not in Vi} {not available when compiled without the 242 {not in Vi} {not available when compiled without the
243 |+eval| feature} 243 |+eval| feature}
244 244