comparison runtime/doc/editing.txt @ 2570:71b56b4e7785 vim73

Make the references to features in the help more consistent. (Sylvain Hitier)
author Bram Moolenaar <bram@vim.org>
date Sun, 15 Aug 2010 13:50:43 +0200
parents 1851bce339fc
children ee53a39d5896
comparison
equal deleted inserted replaced
2569:f612f6b0b883 2570:71b56b4e7785
780 780
781 781
782 LOCAL ARGUMENT LIST 782 LOCAL ARGUMENT LIST
783 783
784 {not in Vi} 784 {not in Vi}
785 {not available when compiled without the |+windows| or |+listcmds| feature} 785 {not available when compiled without the |+windows| or |+listcmds| features}
786 786
787 *:arglocal* 787 *:arglocal*
788 :argl[ocal] Make a local copy of the global argument list. 788 :argl[ocal] Make a local copy of the global argument list.
789 Doesn't start editing another file. 789 Doesn't start editing another file.
790 790