delete-indentation - Join 2 lines deleting white spaces
n delete-indentation
delete-indentation deletes all white characters between the beginning of the current line and the end of the previous line, including the line-feed. If the current line is not empty then a space is inserted to divide the two lines now joined.
If a positive argument n is given then the process is repeated n times. Note that the deleted characters are not added to a kill buffer.
delete-indentation is a macro defined in format.emf.
(c) Copyright JASSPA 1999
Last Modified: 1998/09/02
Generated On: 1999/12/01