emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-30 94fe5894d99: ; * lisp/touch-screen.el: Correct commentary.


From: Po Lu
Subject: emacs-30 94fe5894d99: ; * lisp/touch-screen.el: Correct commentary.
Date: Fri, 2 Aug 2024 20:15:10 -0400 (EDT)

branch: emacs-30
commit 94fe5894d99f8bb5cb175d7646f07e68360f2089
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * lisp/touch-screen.el: Correct commentary.
---
 lisp/touch-screen.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/touch-screen.el b/lisp/touch-screen.el
index e7d33845f09..a52d0367258 100644
--- a/lisp/touch-screen.el
+++ b/lisp/touch-screen.el
@@ -23,8 +23,8 @@
 ;;; Commentary:
 
 ;; This file provides code to recognize simple touch screen gestures.
-;; It is used on X, PGTK, and Android, currently the only systems where
-;; Emacs supports touch input.
+;; It is used on X, PGTK, Android, and MS-Windows, currently the only
+;; systems where Emacs supports touch input.
 ;;
 ;; See (elisp)Touchscreen Events for a description of the details of
 ;; touch events.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]