From: Arash Esbati <arash@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 60858@debbugs.gnu.org
Subject: bug#60858: [PATCH] src/w32fns.c: Quotes around w32-register-hot-key
Date: Mon, 16 Jan 2023 15:47:09 +0100 [thread overview]
Message-ID: <86y1q235aq.fsf@gnu.org> (raw)
In-Reply-To: <83sfga4lxt.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 16 Jan 2023 16:02:22 +0200")
Eli Zaretskii <eliz@gnu.org> writes:
> Thanks, installed.
Thanks. Did you exclude these 2 (lines 10667 & 10686) intentionally?
--8<---------------cut here---------------start------------->8---
diff --git a/src/w32fns.c b/src/w32fns.c
index 71206b8874c..b4192a5ffa6 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -10664,7 +10664,7 @@ syms_of_w32fns (void)
Properties" dialog, etc. On Windows 10, no \"Windows\" key
combinations are normally handed to applications. To enable Emacs to
process \"Windows\" key combinations, use the function
-`w32-register-hot-key`.
+`w32-register-hot-key'.
For Windows 98/ME, see the doc string of `w32-phantom-key-code'. */);
Vw32_pass_lwindow_to_system = Qt;
@@ -10683,7 +10683,7 @@ syms_of_w32fns (void)
Properties" dialog, etc. On Windows 10, no \"Windows\" key
combinations are normally handed to applications. To enable Emacs to
process \"Windows\" key combinations, use the function
-`w32-register-hot-key`.
+`w32-register-hot-key'.
For Windows 98/ME, see the doc string of `w32-phantom-key-code'. */);
Vw32_pass_rwindow_to_system = Qt;
--8<---------------cut here---------------end--------------->8---
Best, Arash
next prev parent reply other threads:[~2023-01-16 14:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-16 11:47 bug#60858: [PATCH] src/w32fns.c: Quotes around w32-register-hot-key Arash Esbati
2023-01-16 14:02 ` Eli Zaretskii
2023-01-16 14:47 ` Arash Esbati [this message]
2023-01-16 14:56 ` Eli Zaretskii
2023-01-16 15:00 ` Arash Esbati
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=86y1q235aq.fsf@gnu.org \
--to=arash@gnu.org \
--cc=60858@debbugs.gnu.org \
--cc=eliz@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.