summaryrefslogtreecommitdiff
path: root/lisp/net/eww.el
AgeCommit message (Expand)Author
2026-05-30Make HTML button elements tab-stoppable in eww (bug#81107)Amin Bandali
2026-05-11Fix eww-submit for forms with no action (bug#80918)Aidan Coyle
2026-04-30eww-handle-link: Split HTML rel on spacesTimon Reinold
2026-01-20Call browser functions via `browse-url'Daniel Mendler
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-07; Add missing defcustom types in eshell and eww (bug#79607)Jacob S. Gordon
2025-09-13(eww-switch-to-buffer): Prefer seq- functions to cl-James Thomas
2025-08-21; Remove duplicate menu item in 'eww'john muhl
2025-07-25Improve performance when computing the "readable" form of a page in EWWJim Porter
2025-07-25Add new function 'dom-inner-text'Jim Porter
2025-07-20Disable track-changes while reloading pages in EWWJim Porter
2025-07-20Fix EWW <textarea> properties when it's on the same line as other textJim Porter
2025-07-19Make sure we always set the ':readable' state when displaying EWW pageJim Porter
2025-07-18Improve wording of messages and documentation for 'eww-readable'Jim Porter
2025-07-06Show "readable" status in the EWW mode lineJim Porter
2025-07-03Retain the <base> tag when making a page in EWW document readableSteven Allen
2025-07-01Ensure <style> and <template> HTML tags are never "readable" in EWWJim Porter
2025-06-25When making a readable page in EWW, include the <title> and similar tagsJim Porter
2025-06-22When navigating to anchor targets in EWW, retain 'eww-data' propertiesJim Porter
2025-05-18eww.el: Misc changesStefan Monnier
2025-05-18eww.el: Use `track-changes`Stefan Monnier
2025-05-18lisp/net/eww.el: Remove redundant `:group` argumentsStefan Monnier
2025-05-17(eww-switch-to-buffer): Don't let-bind `completion-extra-properties`Stefan Monnier
2025-05-17Fix `eww-switch-to-buffer' when resorting to `eww'Manuel Giraud
2025-05-10Fall back `eww-switch-to-buffer' to `eww'Manuel Giraud
2025-04-17Don't override 'revert-buffer-function' globally in 'eww-buffers-mode'Eli Zaretskii
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-02-22; Fix typosStefan Kangas
2025-02-09; Silence byte-compilerStefan Kangas
2025-02-08Use vtable in eww-list-bookmarksSebastián Monía
2025-01-18Merge from origin/emacs-30Eli Zaretskii
2025-01-18; * lisp/net/eww.el (eww-download): Doc fix (bug#75585)Eli Zaretskii
2025-01-05; Fix warnings in a tty-only build on MS-WindowsEli Zaretskii
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-21; Improve last changeEli Zaretskii
2024-12-21Ask confirmation before EWW sends region to a search engineFabio Natali
2024-12-16Use `completion-table-with-metadata' (bug#74865)Daniel Mendler
2024-12-12eww: Use browse-url-with-browser-kind in eww-browse-with-external-browserDaniel Mendler
2024-12-08; * lisp/net/eww.el (eww-browse-with-external-browser): Fix typo.Eli Zaretskii
2024-11-07; * lisp/net/eww.el (eww-submit): Fix last change (bug#65973).Eli Zaretskii
2024-11-07When submitting files in EWW, only send the file's basenameDaniel Watson
2024-11-02; * lisp/net/eww.el (eww--html buffer-list): Fix comment style.Eli Zaretskii
2024-11-02More lax doctype check in EWW (bug#73133)Sebastián Monía
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-10-22; Fix a recent change to EWWJim Porter
2024-10-22; Improve documentation of 'eww-guess-content-type-functions'Eli Zaretskii
2024-10-21Add customization to let EWW guess content-type if neededSebastián Monía
2024-10-21; Reapply a fix for recent change in eww.elEli Zaretskii
2024-10-21Revert "; Fix last change."Eli Zaretskii