summaryrefslogtreecommitdiff
path: root/lisp/net/eww.el
Commit message (Expand)AuthorAgeFilesLines
* Fix broken eww desktop restore reload prompt message insertionMattias EngdegÄrd2022-12-211-4/+4
* Better support for 'textarea' and 'select' tags in EWWNicolas Graner2022-11-101-2/+4
* Simplify eww--rescale-images codeLars Ingebrigtsen2022-09-281-9/+8
* Follow #target links in eww without re-renderingVisuwesh2022-09-281-5/+12
* Fix (thing-at-point 'url) in eww formsLars Ingebrigtsen2022-09-261-1/+1
* Rescale images along with text in eww with `C-x C-+'Lars Ingebrigtsen2022-09-261-0/+20
* Keep point in eww after hitting `g'Lars Ingebrigtsen2022-09-261-5/+3
* Also use eww URL transformers in the actual linksLars Ingebrigtsen2022-09-141-0/+1
* Enable undo in eww buffersLars Ingebrigtsen2022-09-131-2/+6
* * eww.el (eww-browse): Raise error if there are no argumentsPhilip Kaludercic2022-08-041-0/+2
* Revert "Fix about:protocols in EWW"Lars Ingebrigtsen2022-08-041-3/+0
* Fix eww--download-directory namingLars Ingebrigtsen2022-08-041-2/+2
* Fix about:protocols in EWWPo Lu2022-08-041-0/+3
* * lisp/net/eww.el (eww): Improve docstring.Stefan Kangas2022-07-091-1/+3
* * lisp/net/eww.el (eww-browse-url): Add 'browser-kind' property.Stefan Kangas2022-07-071-0/+2
* Exclude radio buttons when suggesting URI in ewwVisuwesh2022-07-041-3/+3
* Speed up shr-string-pixel-widthLars Ingebrigtsen2022-06-171-4/+4
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* ; Fix typosStefan Kangas2022-05-151-1/+1
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* Fix eww bookmark writingThomas Fitzsimmons2022-03-291-1/+3
* Make eww work better on Tramp HTMLLars Ingebrigtsen2022-02-201-10/+8
* Make `g' work in eww buffers displaying Tramp filesLars Ingebrigtsen2022-02-201-11/+21
* Extend bookmark menu with with handler type columnMatthias Meulien2022-02-171-0/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Rework how shr sets <span id='foo'> targets to make it more reliableLars Ingebrigtsen2021-12-191-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-46/+46
|\ \
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-4/+4
| * | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-42/+42
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-199/+325
|\ \ \ | |/ /
| * | Add back/forward mouse button bindings in ewwStefan Kangas2021-11-091-0/+3
| * | Add new user option eww-url-transformersLars Ingebrigtsen2021-11-071-2/+22
| * | Tweak `eww' new-buffer parametersLars Ingebrigtsen2021-11-061-5/+5
| * | Change the with-delayed-message syntax to allow future extensibilityLars Ingebrigtsen2021-10-251-1/+1
| * | Display a message if HMTL rendering takes a long timeLars Ingebrigtsen2021-10-241-1/+2
| * | Merge from origin/emacs-28Glenn Morris2021-10-221-4/+4
| |\ \ | | |/
| | * * lisp/net/eww.el (eww-retrieve-command): Add :tag.Robert Pluim2021-10-221-4/+4
| * | Add sample user function in eww-auto-rename-bufferProtesilaos Stavrou2021-10-181-1/+8
| * | Add new option to rename eww buffersProtesilaos Stavrou2021-10-151-5/+60
| * | Change the call convention for `defvar-keymap'Lars Ingebrigtsen2021-10-051-12/+17
| * | Remove :copy from define-keymapLars Ingebrigtsen2021-10-041-2/+2
| * | Convert some keymaps to defvar-keymapLars Ingebrigtsen2021-10-041-163/+129
| |/
| * Add bookmark.el support to ewwStefan Kangas2021-09-291-0/+23
| * * lisp/net/eww.el (eww-mode): Show keybindings in docstring.Stefan Kangas2021-09-291-1/+3
| * Add support for url-retrieve-synchronously to eww-retrieve-command (bug#50680)Juri Linkov2021-09-201-14/+24
| * ; Stylistic docfixes in net/*.el found by checkdocStefan Kangas2021-09-191-1/+1
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
| * Add docstrings to context menu functions, and add middle-separatorJuri Linkov2021-09-151-0/+1
| * Only do multi-isearch in eww if there's next/prev linksLars Ingebrigtsen2021-09-131-5/+8