diff options
| author | Stefan Kangas | 2025-01-23 03:13:01 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2025-01-23 03:14:37 +0100 |
| commit | cda78edc7d9194181bcda1790f29cb7cf3ceb0b9 (patch) | |
| tree | 389233e91d4734810d553bc48c57d9d107afe2a9 /etc/PROBLEMS | |
| parent | ce50a1d3c18bcf0e5f51f4ed49f292f7be31010d (diff) | |
| download | emacs-cda78edc7d9194181bcda1790f29cb7cf3ceb0b9.tar.gz emacs-cda78edc7d9194181bcda1790f29cb7cf3ceb0b9.zip | |
; Fix typos
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 4 |
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 | ||
| 1603 | This happens when 'alpha-background' is less than 100. This is due a | 1603 | This happens when 'alpha-background' is less than 100. This is due to a |
| 1604 | GTK limitation, for which no workaround is currently known, | 1604 | GTK limitation, for which no workaround is currently known, |
| 1605 | unfortunately. | 1605 | unfortunately. |
| 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 | ||
| 1625 | This has been obeserved when running a GTK+ build of Emacs 29 from the | 1625 | This has been observed when running a GTK+ build of Emacs 29 from the |
| 1626 | launch pad on Ubuntu 24.04 with mutter as window manager. The problem | 1626 | launch pad on Ubuntu 24.04 with mutter as window manager. The problem |
| 1627 | can be resolved by running Emacs from the command line instead. | 1627 | can be resolved by running Emacs from the command line instead. |
| 1628 | 1628 | ||