Lines Matching refs:all
66 bit quicker to type). Repeat "n" and "." for all years that appear.
108 change it in all files. This is how you do it.
109 Put all the relevant files in the argument list: >
113 This finds all C files and edits the first one. Now you can perform a
114 substitution command on all these files: >
119 will be executed on all files in the argument list.
120 The "%s" substitute command that follows works on all lines. It finds the
123 The flags for the substitute command include "g" to replace all occurrences
131 There is also the ":windo" command, which executes its argument in all
132 windows. And ":bufdo" executes its argument on all buffers. Be careful with
215 start all over, use the "-W" argument. It overwrites any existing file.