delete-horizontal-space
delete-horizontal-space is an interactive compiled Lisp function in `simple.el
'.
It is bound to M-\.
(delete-horizontal-space &optional BACKWARD-ONLY
)
Delete all spaces and tabs around point.
If BACKWARD-ONLY is non-nil, only delete them before point.