summaryrefslogtreecommitdiff
path: root/lisp/xwidget.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/xwidget.el (xwidget-webkit-edit-mode-map): Pass C-backspace.Po Lu2022-01-271-0/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix handling of webkit xwidget bookmarksStephen Berman2021-12-311-37/+51
* | Make xwidget motion commands hscroll the window of wide widgetsPo Lu2021-12-301-12/+26
* | Cancel xwidget progress timer when buffer is killedPo Lu2021-12-071-0/+6
* | Make `xwidget-display-event' a special event as wellPo Lu2021-11-221-3/+14
* | Add a user command to stop page loading in xwidget-webkitPo Lu2021-11-211-1/+12
* | Make xwidget-events special and document xwidget callbacksPo Lu2021-11-201-4/+7
* | Use `xwidget-live-p' inside `xwidget-at'.Po Lu2021-11-201-5/+3
* | Remove nonsensical command in xwidget-webkit-mode-mapPo Lu2021-11-201-1/+0
* | Fix option type of `xwidget-webkit-cookie-file' againPo Lu2021-11-201-1/+1
* | Clarify doc string in xwidget-webkitPo Lu2021-11-201-2/+3
* | * lisp/xwidget.el (xwidget-webkit-cookie-file): Fix type.Glenn Morris2021-11-191-1/+1
* | Make xwidget-webkit default to not storing cookiesPo Lu2021-11-201-3/+1
* | Fix documentation of last commitEli Zaretskii2021-11-191-3/+3
* | Allow controlling where xwidget-webkit stores cookiesPo Lu2021-11-191-0/+13
* | Display page loading progress in xwidget webkitPo Lu2021-11-191-5/+34
* | Update xwidget webkit history buffer more eagerlyPo Lu2021-11-171-3/+3
* | Add command to browse xwidget historyPo Lu2021-11-161-0/+76
* | Fix xwidget isearch for queries that look like format stringsPo Lu2021-11-161-2/+2
* | Prevent xwidget webkit isearch messages from entering log bufferPo Lu2021-11-131-2/+3
* | Add support for input methods to xwidget-webkit-edit-modePo Lu2021-11-121-3/+28
* | Add input method support for xwidget webkit isearchPo Lu2021-11-121-2/+35
* | Add URI as a valid spec for xwidget-webkit-buffer-name-formatPo Lu2021-11-111-3/+6
* | xwidget: Add xwidget-webkit-buffer-name-format.Feng Shu2021-11-111-5/+11
* | Fix documentation in xwidget.elPo Lu2021-11-111-1/+1
* | Switch to xwidget webkit buffer even if a session already existsPo Lu2021-11-111-1/+2
* | Add `xwidget-webkit-isearch-yank-kill'Po Lu2021-11-101-0/+13
* | Prevent skipping results while changing search directionPo Lu2021-11-101-2/+4
* | Always set xwidget title if the event was "load-finished"Po Lu2021-11-091-3/+5
* | Make xwidget-tests pass againPo Lu2021-11-091-9/+4
* | Make xwidget-event-handler more resilientLars Ingebrigtsen2021-11-091-1/+2
* | xwidget.el: limit buffer-name flicker in mode-lineFeng Shu2021-11-091-32/+64
* | Fix C-r inside xwidget isearchPo Lu2021-11-071-1/+1
* | Fix documentation and coding style in recent xwidget commitsEli Zaretskii2021-11-071-8/+7
* | Fix backspace in xwidget webkit isearchPo Lu2021-11-071-0/+1
* | Improve xwidget isearch visualsPo Lu2021-11-071-9/+16
* | Default to creating new related sessionsPo Lu2021-11-071-5/+7
* | Make "open in new window" from an xwidget's context menu workPo Lu2021-11-071-0/+24
* | Add xwidget-webkit-isearch to the menu bar and tool barPo Lu2021-11-071-3/+10
* | Add xwidget-webkit-isearch-modePo Lu2021-11-071-0/+116
* | Display page titles in xwidget webkit header linePo Lu2021-11-071-0/+6
* | Add xwidget-webkit-copy-selection-as-kill to the menu barPo Lu2021-11-071-1/+4
* | Add new tool-bar items to xwidget-webkitPo Lu2021-11-071-0/+29
* | Add a menu to xwidget-webkitPo Lu2021-11-071-0/+19
* | Allow enabling xwidget-webkit-edit-mode via a bindingPo Lu2021-11-071-0/+1
* | Add xwidget-webkit-edit-mode to make using the WebKit browser easierPo Lu2021-11-071-0/+46
|/
* Do some xwidget NEWS markup (and adjust doc string)Lars Ingebrigtsen2021-09-181-1/+3
* Do command mode markup in xwidget.elLars Ingebrigtsen2021-08-231-33/+35