From: Chris Shea <cmshea@gmail.com>
To: 32578@debbugs.gnu.org
Subject: bug#32578: Remove "joke" from drag events documentation
Date: Wed, 29 Aug 2018 13:29:33 -0400 [thread overview]
Message-ID: <CANm7eBQMXZGymmCn0rOtgGa_=t78sVQEPOD15sW-F3ce71NdxA@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 159 bytes --]
Hello,
This patch removes an unnecessary and unwelcoming joke from the drag events
documentation. Documentation should be informative and inclusive.
Thanks,
[-- Attachment #1.2: Type: text/html, Size: 243 bytes --]
[-- Attachment #2: 0001-Remove-unnecessary-language.patch --]
[-- Type: application/octet-stream, Size: 1696 bytes --]
From f7d8dc3b6be5d317b963b587066237ccf3368691 Mon Sep 17 00:00:00 2001
From: Christopher Shea <cmshea@gmail.com>
Date: Wed, 29 Aug 2018 13:19:19 -0400
Subject: [PATCH] Remove unnecessary language
---
doc/lispref/ChangeLog.1 | 4 ++++
doc/lispref/commands.texi | 9 ++++-----
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1
index 42240ae..8294da1 100644
--- a/doc/lispref/ChangeLog.1
+++ b/doc/lispref/ChangeLog.1
@@ -1,3 +1,7 @@
+2018-08-29 Christopher Shea <cmshea@gmail.com>
+
+ * commands.texi (Drag Events): Remove joke.
+
2015-03-29 Glenn Morris <rgm@gnu.org>
* objects.texi (Equality Predicates): Fix typo in example.
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi
index 0753d6f..303967b 100644
--- a/doc/lispref/commands.texi
+++ b/doc/lispref/commands.texi
@@ -1480,12 +1480,11 @@ handle), @code{up} (the up arrow at one end of the scroll bar), or
@cindex drag event
@cindex mouse drag event
-With Emacs, you can have a drag event without even changing your
-clothes. A @dfn{drag event} happens every time the user presses a mouse
-button and then moves the mouse to a different character position before
+A @dfn{drag event} happens every time the user presses a mouse button
+and then moves the mouse to a different character position before
releasing the button. Like all mouse events, drag events are
-represented in Lisp as lists. The lists record both the starting mouse
-position and the final position, like this:
+represented in Lisp as lists. The lists record both the starting
+mouse position and the final position, like this:
@example
(@var{event-type}
--
2.18.0
next reply other threads:[~2018-08-29 17:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-29 17:29 Chris Shea [this message]
2018-08-30 7:20 ` bug#32578: Remove "joke" from drag events documentation Marcin Borkowski
2018-08-30 7:49 ` Colin Baxter
2018-08-30 9:13 ` Phil Sainty
2018-08-30 13:51 ` Chris Shea
2018-08-31 6:08 ` Marcin Borkowski
2018-09-02 3:13 ` Richard Stallman
2018-09-02 3:49 ` Chris Shea
2018-09-03 6:26 ` Richard Stallman
2018-08-30 20:08 ` Filipp Gunbin
2018-08-30 20:54 ` Chris Shea
2018-08-30 22:57 ` Juri Linkov
2018-08-31 1:23 ` Richard Stallman
2018-09-01 13:56 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CANm7eBQMXZGymmCn0rOtgGa_=t78sVQEPOD15sW-F3ce71NdxA@mail.gmail.com' \
--to=cmshea@gmail.com \
--cc=32578@debbugs.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).