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 2009
Last Modified: 2009/08/29
Generated On: 2009/10/12