delete-indentation(3)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.
If a negative argument n is given then lines are joined without a separating space.
delete-indentation is a macro defined in format.emf.
(c) Copyright JASSPA 2025
Last Modified: 2025/03/30
Generated On: 2025/09/29