; * 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)
committerPo Lu <luangruo@yahoo.com>
Sun, 2 Jun 2024 08:39:18 +0000 (16:39 +0800)
etc/NEWS

index 80bf0b4fefa8fdc84a1cdf5290e02ec3864bfd08..e24c6bf0ddcf79fc538cfb60180b2911d979ae5a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -520,11 +520,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".