summaryrefslogtreecommitdiff
path: root/lisp/net/eww.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2023-04-15
|\
| * Make image-map bindings available on image linksAndreas Schwab2023-04-15
* | Merge from origin/emacs-29Eli Zaretskii2023-04-06
|\|
| * Preserve peer information for web page in eww-readableEshel Yaron2023-04-02
* | Merge from origin/emacs-29João Távora2023-04-03
|\|
| * ; Fix last changeEli Zaretskii2023-03-29
| * ; Fix last changeEli Zaretskii2023-03-29
| * Fix duplicate defcustom in eww.elEli Zaretskii2023-03-29
* | Merge from origin/emacs-29Stefan Monnier2023-03-27
|\|
| * ; Fix :version of the new defcustomEli Zaretskii2023-03-26
| * ; Fix last changeEli Zaretskii2023-03-26
| * Add 'eww-default-download-directory'.Xi Lu2023-03-26
* | Teach 'eww-open-file' about prefix argumentEli Zaretskii2023-01-14
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Fix broken eww desktop restore reload prompt message insertionMattias Engdegård2022-12-21
|/
* Better support for 'textarea' and 'select' tags in EWWNicolas Graner2022-11-10
* Simplify eww--rescale-images codeLars Ingebrigtsen2022-09-28
* Follow #target links in eww without re-renderingVisuwesh2022-09-28
* Fix (thing-at-point 'url) in eww formsLars Ingebrigtsen2022-09-26
* Rescale images along with text in eww with `C-x C-+'Lars Ingebrigtsen2022-09-26
* Keep point in eww after hitting `g'Lars Ingebrigtsen2022-09-26
* Also use eww URL transformers in the actual linksLars Ingebrigtsen2022-09-14
* Enable undo in eww buffersLars Ingebrigtsen2022-09-13
* * eww.el (eww-browse): Raise error if there are no argumentsPhilip Kaludercic2022-08-04
* Revert "Fix about:protocols in EWW"Lars Ingebrigtsen2022-08-04
* Fix eww--download-directory namingLars Ingebrigtsen2022-08-04
* Fix about:protocols in EWWPo Lu2022-08-04
* * lisp/net/eww.el (eww): Improve docstring.Stefan Kangas2022-07-09
* * lisp/net/eww.el (eww-browse-url): Add 'browser-kind' property.Stefan Kangas2022-07-07
* Exclude radio buttons when suggesting URI in ewwVisuwesh2022-07-04
* Speed up shr-string-pixel-widthLars Ingebrigtsen2022-06-17
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-24
* ; Fix typosStefan Kangas2022-05-15
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* Fix eww bookmark writingThomas Fitzsimmons2022-03-29
* Make eww work better on Tramp HTMLLars Ingebrigtsen2022-02-20
* Make `g' work in eww buffers displaying Tramp filesLars Ingebrigtsen2022-02-20
* Extend bookmark menu with with handler type columnMatthias Meulien2022-02-17
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Rework how shr sets <span id='foo'> targets to make it more reliableLars Ingebrigtsen2021-12-19
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\ \
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
| * | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-16
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\| |
| * | Add back/forward mouse button bindings in ewwStefan Kangas2021-11-09
| * | Add new user option eww-url-transformersLars Ingebrigtsen2021-11-07
| * | Tweak `eww' new-buffer parametersLars Ingebrigtsen2021-11-06
| * | Change the with-delayed-message syntax to allow future extensibilityLars Ingebrigtsen2021-10-25