aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/TODO b/etc/TODO
index 21c85216964..b60e1198a0a 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -943,13 +943,13 @@ This sections contains features found in other official Emacs ports.
943Emacs 25 has support for xwidgets, a system to include WebKit widgets 943Emacs 25 has support for xwidgets, a system to include WebKit widgets
944into an Emacs buffer. 944into an Emacs buffer.
945 945
946They work on NS, but not very well. For example, trying to display a 946They work on NS, but not very well. This is because the NS code has
947xwidget in the "killed" state will make Emacs crash. This is because 947not been updated to keep with recent changes to the X11 and GTK code.
948the NS code has not been updated to keep with recent changes to the
949X11 and GTK code.
950 948
951Many features such as xwidget-webkit-edit-mode do not work correctly 949Many features do not work correctly on NS, such as:
952on NS either. 950 - xwidget-webkit-edit-mode
951 - xwidget-webkit-isearch-mode
952 - xwidget-webkit-browse-history.
953 953
954**** Respect 'frame-inhibit-implied-resize' 954**** Respect 'frame-inhibit-implied-resize'
955When the variable 'frame-inhibit-implied-resize' is non-nil, frames 955When the variable 'frame-inhibit-implied-resize' is non-nil, frames