]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Name the systems that support touch-screen events.
authorPo Lu <luangruo@yahoo.com>
Sun, 2 Jun 2024 08:39:18 +0000 (16:39 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 2 Jun 2024 11:18:24 +0000 (13:18 +0200)
(cherry picked from commit 7983f882823bafd5dd834c24d4defb26525f687b)

etc/NEWS

index 11f572d325442b08baa9be6a3e4ba37f59016c97..b26af8e1f10d1ce03c1325a7f5cc503118b4ac15 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -507,11 +507,11 @@ function call.
 
 +++
 ** Emacs now has better support for touchscreen devices.
-On systems that understand them, many touch screen gestures are now
-implemented and translated into mouse or gesture events, and support for
-tapping tool bar buttons and opening menus has been written.  Countless
-packages, such as Dired and Custom have been adjusted to better
-understand touch screen input.
+On systems that understand them (at present X, Android, and PGTK), many
+touch screen gestures are now implemented and translated into mouse or
+gesture events, and support for tapping tool bar buttons and opening
+menus has been written.  Countless packages, such as Dired and Custom
+have been adjusted to better understand touch screen input.
 
 ---
 ** On X, Emacs now supports input methods which perform "string conversion".