From: Stefan Kangas <stefankangas@gmail.com>
To: Colin Woodbury <colin@fosskers.ca>, emacs-devel@gnu.org
Subject: Re: feature/pgtk: docstring correction
Date: Thu, 16 Sep 2021 12:00:12 -0700 [thread overview]
Message-ID: <CADwFkm=4_pr9O5o3toQkBUn6OccqW1p+=Yb4ArupnOy+=xDmng@mail.gmail.com> (raw)
In-Reply-To: <4a64aed4-81f5-416c-aee6-7045edb22ce8@www.fastmail.com>
"Colin Woodbury" <colin@fosskers.ca> writes:
> Hi there, this patch targets the feature/pgtk branch. Please let me
> know if the patch is in the correct format, otherwise I'll resubmit.
>
> Thanks!
> Colin
> diff --git a/src/frame.c b/src/frame.c
> index eb5aed82f7..0e74bb937f 100644
> --- a/src/frame.c
> +++ b/src/frame.c
> @@ -225,7 +225,8 @@ Value is:
> `x' for an Emacs frame that is really an X window,
> `w32' for an Emacs frame that is a window on MS-Windows display,
> `ns' for an Emacs frame on a GNUstep or Macintosh Cocoa display,
> - `pc' for a direct-write MS-DOS frame.
> + `pc' for a direct-write MS-DOS frame,
> + `pgtk' for an Emacs frame running entirely in GTK.
> See also `frame-live-p'. */)
> (Lisp_Object object)
> {
AFAICT, this patch was never followed up on emacs-devel?
Was it installed?
next prev parent reply other threads:[~2021-09-16 19:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-19 3:36 feature/pgtk: docstring correction Colin Woodbury
2021-09-16 19:00 ` Stefan Kangas [this message]
2021-09-16 21:11 ` Colin Woodbury
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CADwFkm=4_pr9O5o3toQkBUn6OccqW1p+=Yb4ArupnOy+=xDmng@mail.gmail.com' \
--to=stefankangas@gmail.com \
--cc=colin@fosskers.ca \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.