From f03d06c4bebd3a9461d7f771d842549ad676f24f Mon Sep 17 00:00:00 2001 From: Andrew De Angelis Date: Sun, 10 Nov 2024 10:13:17 -0500 Subject: [PATCH] ; Update the xwidgets-on-NS text due to fixing bug#60703 * etc/TODO: Update the xwidgets-on-NS text (bug#74295). (cherry picked from commit a0613372a7bbc19f87f19c49153eca262eb750c1) --- etc/TODO | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/TODO b/etc/TODO index 88287931cf7..b346c4ade9a 100644 --- a/etc/TODO +++ b/etc/TODO @@ -950,13 +950,13 @@ This sections contains features found in other official Emacs ports. Emacs 25 has support for xwidgets, a system to include WebKit widgets into an Emacs buffer. -They work on NS, but not very well. For example, trying to display a -xwidget in the "killed" state will make Emacs crash. This is because -the NS code has not been updated to keep with recent changes to the -X11 and GTK code. +They work on NS, but not very well. This is because the NS code has +not been updated to keep with recent changes to the X11 and GTK code. -Many features such as xwidget-webkit-edit-mode do not work correctly -on NS either. +Many features do not work correctly on NS, such as: + - xwidget-webkit-edit-mode + - xwidget-webkit-isearch-mode + - xwidget-webkit-browse-history. **** Respect 'frame-inhibit-implied-resize' When the variable 'frame-inhibit-implied-resize' is non-nil, frames -- 2.39.5