summaryrefslogtreecommitdiff
path: root/lisp/net/shr.el
Commit message (Expand)AuthorAge
* Make image-map bindings available on image linksAndreas Schwab2023-04-15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix (thing-at-point 'url) in eww formsLars Ingebrigtsen2022-09-26
* Abolish max-specpdl-size (bug#57911)Mattias EngdegÄrd2022-09-19
* Also use eww URL transformers in the actual linksLars Ingebrigtsen2022-09-14
* Enable undo in eww buffersLars Ingebrigtsen2022-09-13
* Don't bug out in src when there's no srcsetLars Ingebrigtsen2022-07-23
* Fix srcset parsing in shrLars Ingebrigtsen2022-07-23
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
* | Prefer keymap inheritance in shr-image-mapStefan Kangas2022-07-07
* | Add support for <mark> in shrLars Ingebrigtsen2022-07-01
* | Fix shr--set-target-ids test for empty bufferLars Ingebrigtsen2022-06-21
* | Speed up shr-string-pixel-widthLars Ingebrigtsen2022-06-17
* | Fix disruption of windows' display by shr.elEli Zaretskii2022-06-16
* | Support html template tag in shrValenoern2022-05-28
* | Fix retrieving images that contain ) characters in shrLars Ingebrigtsen2022-05-12
* | Add a new face shr-codeLars Ingebrigtsen2022-03-21
* | Fix compilation warning introduced by previous shr.el changeLars Ingebrigtsen2022-02-20
* | Make eww work better on Tramp HTMLLars Ingebrigtsen2022-02-20
* | Fix HTML target marking in shrLars Ingebrigtsen2022-01-22
* | Rename the textsec-check function to textsec-suspicious-pLars Ingebrigtsen2022-01-20
* | Add text for suspicious linksLars Ingebrigtsen2022-01-19
* | Don't overwrite the link text in shr-tag-a for suspicious URLsLars Ingebrigtsen2022-01-19
* | Make shr mark links with suspicious URLsLars Ingebrigtsen2022-01-19
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Simplify whitespace stripping in shr-expand-urlLars Ingebrigtsen2021-12-24
* | Merge from origin/emacs-28Stefan Kangas2021-12-24
|\|
| * * lisp/net/shr.el (shr-expand-url): Also strip trailingAndreas Schwab2021-12-23
* | Rework how shr sets <span id='foo'> targets to make it more reliableLars Ingebrigtsen2021-12-19
* | Add a shr-allowed-images user optionLdBeth2021-12-19
* | Merge from origin/emacs-28Stefan Kangas2021-12-11
|\|
| * Don't bug out on certain empty elements with idsLars Ingebrigtsen2021-12-10
* | Fix previous shr-parse-style changeLars Ingebrigtsen2021-12-06
* | Audit `string-match' usage in shr.elLars Ingebrigtsen2021-12-06
* | Add new face `variable-pitch-text'Lars Ingebrigtsen2021-12-01
* | Use pixel-fill-width in shr.elLars Ingebrigtsen2021-11-30
* | Add new package pixel-fill.elLars Ingebrigtsen2021-11-30
* | Define a face for shr textLars Ingebrigtsen2021-11-25
* | Make shr render text with superscripts prettierLars Ingebrigtsen2021-11-20
* | String backslash correctionsMattias EngdegÄrd2021-11-18
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-16
* | Fix image-animate declarationLars Ingebrigtsen2021-11-12
* | Allow stopping animations automatically when the image disappearsLars Ingebrigtsen2021-11-12
* | Fix the look of the <video> elements in shrLars Ingebrigtsen2021-11-10
* | Fix compiler warning building net/shr.el without xwidget supportPo Lu2021-11-09
* | Don't create temporary files for <video>Lars Ingebrigtsen2021-11-09
* | Fix typo in last shr changeLars Ingebrigtsen2021-11-09
* | Fix shr-tag-video startup issueLars Ingebrigtsen2021-11-09