diff options
| author | Andrew De Angelis <bobodeangelis@gmail.com> | 2024-11-10 10:13:17 -0500 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2024-11-14 10:19:09 +0200 |
| commit | a0613372a7bbc19f87f19c49153eca262eb750c1 (patch) | |
| tree | 965aef684493080693ddbca5f466b64b2dd763da | |
| parent | d592832504554c6ee30bea263e55dc84feaec18d (diff) | |
; Update the xwidgets-on-NS text due to fixing bug#60703
* etc/TODO: Update the xwidgets-on-NS text (bug#74295).
| -rw-r--r-- | etc/TODO | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -943,13 +943,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 |
