aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorStefan Kangas2025-01-23 03:13:01 +0100
committerStefan Kangas2025-01-23 03:14:37 +0100
commitcda78edc7d9194181bcda1790f29cb7cf3ceb0b9 (patch)
tree389233e91d4734810d553bc48c57d9d107afe2a9 /etc/PROBLEMS
parentce50a1d3c18bcf0e5f51f4ed49f292f7be31010d (diff)
downloademacs-cda78edc7d9194181bcda1790f29cb7cf3ceb0b9.tar.gz
emacs-cda78edc7d9194181bcda1790f29cb7cf3ceb0b9.zip
; Fix typos
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 1dcbe017353..49e9248c688 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1600,7 +1600,7 @@ https://lists.gnu.org/r/emacs-devel/2016-07/msg00154.html.
1600 1600
1601*** In Emacs built with GTK+ toolkit, menu-bar background becomes transparent. 1601*** In Emacs built with GTK+ toolkit, menu-bar background becomes transparent.
1602 1602
1603This happens when 'alpha-background' is less than 100. This is due a 1603This happens when 'alpha-background' is less than 100. This is due to a
1604GTK limitation, for which no workaround is currently known, 1604GTK limitation, for which no workaround is currently known,
1605unfortunately. 1605unfortunately.
1606 1606
@@ -1622,7 +1622,7 @@ after switching back from another virtual desktop. Setting the variable
1622 1622
1623*** Gnome desktop does not respect frame size specified in .Xresources 1623*** Gnome desktop does not respect frame size specified in .Xresources
1624 1624
1625This has been obeserved when running a GTK+ build of Emacs 29 from the 1625This has been observed when running a GTK+ build of Emacs 29 from the
1626launch pad on Ubuntu 24.04 with mutter as window manager. The problem 1626launch pad on Ubuntu 24.04 with mutter as window manager. The problem
1627can be resolved by running Emacs from the command line instead. 1627can be resolved by running Emacs from the command line instead.
1628 1628