summaryrefslogtreecommitdiff
path: root/lisp/net/shr.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* shr: allow moving between adjacent anchorsAndreas Schwab2023-05-221-1/+2
* Make image-map bindings available on image linksAndreas Schwab2023-04-151-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix (thing-at-point 'url) in eww formsLars Ingebrigtsen2022-09-261-2/+3
* Abolish max-specpdl-size (bug#57911)Mattias EngdegÄrd2022-09-191-35/+27
* Also use eww URL transformers in the actual linksLars Ingebrigtsen2022-09-141-1/+8
* Enable undo in eww buffersLars Ingebrigtsen2022-09-131-0/+2
* Don't bug out in src when there's no srcsetLars Ingebrigtsen2022-07-231-5/+6
* Fix srcset parsing in shrLars Ingebrigtsen2022-07-231-29/+43
* Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
* | Prefer keymap inheritance in shr-image-mapStefan Kangas2022-07-071-5/+4
* | Add support for <mark> in shrLars Ingebrigtsen2022-07-011-0/+13
* | Fix shr--set-target-ids test for empty bufferLars Ingebrigtsen2022-06-211-1/+1
* | Speed up shr-string-pixel-widthLars Ingebrigtsen2022-06-171-13/+5
* | Fix disruption of windows' display by shr.elEli Zaretskii2022-06-161-5/+9
* | Support html template tag in shrValenoern2022-05-281-0/+5
* | Fix retrieving images that contain ) characters in shrLars Ingebrigtsen2022-05-121-7/+7
* | Add a new face shr-codeLars Ingebrigtsen2022-03-211-1/+5
* | Fix compilation warning introduced by previous shr.el changeLars Ingebrigtsen2022-02-201-0/+1
* | Make eww work better on Tramp HTMLLars Ingebrigtsen2022-02-201-2/+4
* | Fix HTML target marking in shrLars Ingebrigtsen2022-01-221-2/+2
* | Rename the textsec-check function to textsec-suspicious-pLars Ingebrigtsen2022-01-201-6/+7
* | Add text for suspicious linksLars Ingebrigtsen2022-01-191-1/+6
* | Don't overwrite the link text in shr-tag-a for suspicious URLsLars Ingebrigtsen2022-01-191-3/+3
* | Make shr mark links with suspicious URLsLars Ingebrigtsen2022-01-191-1/+6
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Simplify whitespace stripping in shr-expand-urlLars Ingebrigtsen2021-12-241-5/+3
* | Merge from origin/emacs-28Stefan Kangas2021-12-241-1/+3
|\|
| * * lisp/net/shr.el (shr-expand-url): Also strip trailingAndreas Schwab2021-12-231-1/+3
* | Rework how shr sets <span id='foo'> targets to make it more reliableLars Ingebrigtsen2021-12-191-33/+22
* | Add a shr-allowed-images user optionLdBeth2021-12-191-6/+17
* | Merge from origin/emacs-28Stefan Kangas2021-12-111-1/+1
|\|
| * Don't bug out on certain empty elements with idsLars Ingebrigtsen2021-12-101-1/+1
* | Fix previous shr-parse-style changeLars Ingebrigtsen2021-12-061-3/+1
* | Audit `string-match' usage in shr.elLars Ingebrigtsen2021-12-061-9/+9
* | Add new face `variable-pitch-text'Lars Ingebrigtsen2021-12-011-1/+1
* | Use pixel-fill-width in shr.elLars Ingebrigtsen2021-11-301-26/+14
* | Add new package pixel-fill.elLars Ingebrigtsen2021-11-301-103/+5
* | Define a face for shr textLars Ingebrigtsen2021-11-251-1/+5
* | Make shr render text with superscripts prettierLars Ingebrigtsen2021-11-201-2/+9
* | String backslash correctionsMattias EngdegÄrd2021-11-181-1/+1
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-6/+6
* | Fix image-animate declarationLars Ingebrigtsen2021-11-121-1/+1
* | Allow stopping animations automatically when the image disappearsLars Ingebrigtsen2021-11-121-7/+8
* | Fix the look of the <video> elements in shrLars Ingebrigtsen2021-11-101-1/+1
* | Fix compiler warning building net/shr.el without xwidget supportPo Lu2021-11-091-0/+3
* | Don't create temporary files for <video>Lars Ingebrigtsen2021-11-091-13/+6