1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00

minor doc

This commit is contained in:
Joakim Verona 2011-11-17 23:35:05 +01:00
parent c8d4b74cfa
commit 62318aed49

View file

@ -1519,4 +1519,7 @@ Debugger entered--Lisp error: (args-out-of-range "http://platform.twitter.com/wi
** TODO how to set the name of a webkit buffer?
not obvious because, the buffer isn't created immediately and there is
a callback that sets the buffer name automatically
** TODO how to find next field in tab order?a
** TODO how to find next field in tab order?
** TODO unique buffer names
the webkit xwidgets renames the buffer after load but not uniquely so
it sometimes fails.