aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/shr.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* shr: Correct SVG attribute caseSacha Chua2024-02-011-2/+74
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; * lisp/net/shr.el (shr-put-image): No more need to test for nil ALT.Eli Zaretskii2023-12-161-2/+2
* | Fix 'shr-put-image' with nil value for ALTVisuwesh2023-12-161-1/+3
* | ; Fix typosStefan Kangas2023-12-101-1/+1
* | Don't insert subscript on a newlineRahguzar2023-11-251-0/+7
* | Outline support for shr rendered documentsRahguzar2023-11-251-1/+40
* | Allow displaying images inlineRahguzar2023-11-251-15/+60
* | Make some aspects of shr rendering customizableRahguzar2023-11-251-9/+33
* | Revert use of seq-count in shr-countStefan Kangas2023-09-041-4/+7
* | ; * lisp/net/shr.el (shr-count): Fix typo.Stefan Kangas2023-09-041-1/+1
* | Use seq-count in three functionsStefan Kangas2023-09-041-6/+4
* | ; Fix previous changeRobert Pluim2023-07-201-3/+3
* | Fix defface's with no customization dataEli Zaretskii2023-07-201-0/+3
* | * lisp/net/shr.el (shr-dom-max-natural-width): Rewrite muddled code.Mattias EngdegÄrd2023-05-311-17/+13
|/
* 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
|\ \ | |/