[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: delete-indentation - text.texi
From: |
Thien-Thi Nguyen |
Subject: |
Re: delete-indentation - text.texi |
Date: |
04 Jul 2006 11:36:30 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
Andreas Roehler <address@hidden> writes:
> Richard Stallman schrieb:
>
> > The name `delete-indentation' may be somewhat misleading as a name.
> > That is why we made the alias `join-line'.
> >
> >
> Just give in here an extraction from gnu.emacs.help
>
> which demonstrates, that a pure `delete-indendation'
> function might be missed.
there is `delete-horizontal-space', which works for
indentation and other places, too.
thi