emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: delete-other-frames


From: Eli Zaretskii
Subject: Re: delete-other-frames
Date: Thu, 25 Aug 2016 17:46:09 +0300

> Date: Thu, 25 Aug 2016 11:16:34 +0200
> From: martin rudalics <address@hidden>
> CC: address@hidden
> 
>  > I have two versions to accomplish that: One based on calling
>  > ‘next-frame’ exhaustively ...
> 
> I've used that, added an Elisp manual entry and tried to clarify
> some related doc issues.

Thanks.

For the future, please adopt the following style:

  This function deletes the specified @var{frame}.

rather than using this:

  This function deletes the frame @var{frame}.

The former reads as less awkward English and avoids using the same
word twice in a row.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]