On Wed, Jul 17, 2013 at 4:32 PM, Jürgen Krämer <[email protected]> wrote:
> Bram Moolenaar wrote:
>>
>> glts wrote:
>>
>>> Spotted this very minor error in index.txt. Thanks.
>>>
>>> diff -r c015eedb9b4a runtime/doc/index.txt
>>> --- a/runtime/doc/index.txt Sun Jul 14 15:06:50 2013 +0200
>>> +++ b/runtime/doc/index.txt Mon Jul 15 20:07:27 2013 +0200
>>> @@ -1191,7 +1191,7 @@
>>> |:digraphs| :dig[raphs] show or enter digraphs
>>> |:display| :di[splay] display registers
>>> |:djump| :dj[ump] jump to #define
>>> -|:dlist| :dl[ist] list #defines
>>> +|:dlist| :dli[st] list #defines
>>> |:doautocmd| :do[autocmd] apply autocommands to current buffer
>>> |:doautoall| :doautoa[ll] apply autocommands for all loaded buffers
>>> |:drop| :dr[op] jump to window editing file or edit file in
>>
>> ":dl" stands for ":dlist", thus it's correct as it was.
>> No other command starts with ":dl".
>
> actually, ":dl" is a short form for ":delete".
More accurately, it's short for ":deletel". From ":h :dlist":
Note that ":dl" works like ":delete" with the "l" flag.
I've checked with the source. By the way: If I'm not mistaken the help
at :dl[ist] should also be changed to :dli[st].
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.