summaryrefslogtreecommitdiff
path: root/lisp/net/eww.el
Commit message (Expand)AuthorAgeFilesLines
* 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
| * * lisp/mouse.el (context-menu-map): Add 'click' arg to called funs (bug#50256)Juri Linkov2021-09-121-3/+3
| * Merge branch 'feature/context-menu'Juri Linkov2021-08-171-0/+30
| |\
| | * Add new context-menu options for menus "File At Point" and "Version Control".Juri Linkov2021-07-271-2/+1
| | * Improve docstring of context-menu-functions and add eww-context-menuJuri Linkov2021-07-211-0/+31
| * | Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
| |/
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-181-0/+10
|\|
| * Add command in eww to toggle imagesRalph Schleicher2021-04-121-0/+10
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-081-2/+2
|\|
| * Make radio checkboxes work in ewwLars Ingebrigtsen2021-03-041-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-201-35/+43
|\|
| * Mark up eww.el for correct modesLars Ingebrigtsen2021-02-141-35/+43
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-301-0/+7
|\|
| * Provide a (thing-at-point 'url) in eww buffersLars Ingebrigtsen2021-01-231-0/+7
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-031-1/+1
|\|
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-051-2/+2
|\|
| * Merge from origin/emacs-27Glenn Morris2020-12-011-1/+1
| |\
| | * Return the correct suffix in eww-make-unique-file-nameAkira Kyle2020-11-291-1/+1
| * | Tweak eww-use-browse-url doc stringLars Ingebrigtsen2020-11-291-1/+1
* | | Merge branch 'master' into feature/pgtkYuuki Harano2020-11-291-1/+8
|\| |
| * | Add a user option to control how links are followed in ewwLars Ingebrigtsen2020-11-241-1/+8
* | | Introduce Pure GTK3 portYuuki Harano2020-11-221-4/+4
|/ /
* | Merge from origin/emacs-27Glenn Morris2020-11-071-1/+1
|\|
| * Don't render XML declaration of an HTML document (bug#44348)Stephen Berman2020-11-021-1/+1
* | Fix coding system in eww-display-pdfBasil L. Contovounesios2020-11-051-2/+2
* | Improve eww support for externally viewed PDFsBasil L. Contovounesios2020-11-051-8/+13