4.11.9 DeleteLine

Syntax: DeleteLine [n]
Abbreviation: DL

deletes n lines starting from the current cursor position, putting the last one in the temporary buffer, from which it can be undeleted. See UndelLine. If the optional n argument is not specified, it is assumed to be one. Note that this action is in no way inverse with respect to InsertLine.