emacs-diffs
[Top][All Lists]
Advanced

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

master e587fc05a7: ; * etc/NEWS: Mention that PGTK build needs GTK >= 3.


From: Eli Zaretskii
Subject: master e587fc05a7: ; * etc/NEWS: Mention that PGTK build needs GTK >= 3.20.
Date: Wed, 13 Apr 2022 07:53:51 -0400 (EDT)

branch: master
commit e587fc05a70c08a50258b152bb5403afd013007d
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * etc/NEWS: Mention that PGTK build needs GTK >= 3.20.
---
 etc/NEWS | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 41e7f376ff..8665a825ce 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -68,15 +68,16 @@ XInput 2 support from Lisp programs.
 
 +++
 ** Emacs now supports being built with pure GTK.
-To use this option, make sure the GTK 3 and Cairo development files
-are installed, and configure Emacs with the option '--with-pgtk'.
-Unlike the default X and GTK build, the resulting Emacs binary will
-work on any underlying window system supported by GDK, such as Wayland
-and Broadway.  We do not recommend that you use this configuration,
-unless you are running a window system that's supported by GDK other
-than X.  Running this configuration on X is known to have problems,
-such as undesirable frame positioning and various issues with keyboard
-input of sequences such as 'C-;' and 'C-S-u'.
+To use this option, make sure the GTK 3 (version 3.20 or later) and
+Cairo development files are installed, and configure Emacs with the
+option '--with-pgtk'.  Unlike the default X and GTK build, the
+resulting Emacs binary will work on any underlying window system
+supported by GDK, such as Wayland and Broadway.  We do not recommend
+that you use this configuration, unless you are running a window
+system that's supported by GDK other than X.  Running this
+configuration on X is known to have problems, such as undesirable
+frame positioning and various issues with keyboard input of sequences
+such as 'C-;' and 'C-S-u'.
 
 ---
 ** The docstrings of preloaded files are not in "etc/DOC" any more.



reply via email to

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