summaryrefslogtreecommitdiff
path: root/lisp/net/shr.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo in last shr changeLars Ingebrigtsen2021-11-091-1/+1
* Fix shr-tag-video startup issueLars Ingebrigtsen2021-11-091-0/+1
* Optionally use use xwidgets to display <video> elements in shrLars Ingebrigtsen2021-11-091-4/+38
* Merge from origin/emacs-28Eli Zaretskii2021-10-311-7/+6
|\
| * Fix rendering of title-less <abbr> tags in shrLars Ingebrigtsen2021-10-311-7/+6
* | Change the call convention for `defvar-keymap'Lars Ingebrigtsen2021-10-051-1/+1
* | Convert some keymaps to defvar-keymapLars Ingebrigtsen2021-10-041-17/+15
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Add faces for shr heading elements (bug#49433)Protesilaos Stavrou2021-07-061-8/+33
* * lisp/net/shr.el (shr-image-displayer): Use proper closuresStefan Monnier2021-05-181-14/+14
* Add command in eww to toggle imagesRalph Schleicher2021-04-121-2/+4
* ; * lisp/net/shr.el (shr-insert-document): Fix last change.Eli Zaretskii2021-04-111-2/+3
* * lisp/net/shr.el (shr-insert-document): Explain why bidi-display-reorderingStefan Monnier2021-04-101-0/+5
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-081-13/+13
* ; Finish recent rename of completion-* predicates.Basil L. Contovounesios2021-02-171-1/+1
* Make the button completion predicate be more usefulLars Ingebrigtsen2021-02-151-1/+1
* Add a possible completion predicate for buttonsLars Ingebrigtsen2021-02-141-0/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Handle gracefully href="" in base tags in shrŁukasz Stelmach2020-12-231-2/+3
* Add way to prevent asking "increase specpdl size?"Richard M Stallman2020-10-151-1/+10
* Speed up shr-insert slightlyLars Ingebrigtsen2020-09-221-1/+4
* Fix filling problem in shr due to zero-width id taggingLars Ingebrigtsen2020-09-221-1/+4
* Fix bug out when indenting inserted images in shrLars Ingebrigtsen2020-09-201-1/+2
* Fix problem with spurious extra paragraphs in shrLars Ingebrigtsen2020-09-191-1/+17
* Tweak background colours in shr when there's indentationLars Ingebrigtsen2020-08-301-2/+2
* Extend background colours in shrLars Ingebrigtsen2020-08-251-2/+2
* Set basic SVG attributes (bug#40845)Alan Third2020-08-231-17/+0
* Fix documentation of a recent change in shr.elEli Zaretskii2020-07-181-13/+12
* Add support for a shr-max-width variableLars Ingebrigtsen2020-07-171-1/+26
* Clarify shr width computationLars Ingebrigtsen2020-07-171-22/+21
* ; Simplify last change in shr.elBasil L. Contovounesios2020-07-171-3/+2
* Fix problems with not rendering shr tables with rowspanLars Ingebrigtsen2020-07-171-3/+20
* Propertize all shr fragment IDs as shr-target-idBasil L. Contovounesios2020-06-181-12/+13
* Improve shr/eww handling of mailto URLsBasil L. Contovounesios2020-05-221-48/+36
* shr comment typo fixLars Ingebrigtsen2020-02-201-1/+1
* Introduce face for <code> elements in shrKévin Le Gouguec2020-02-201-1/+1
* Make links in shr use separate mouse highlight regionsLars Ingebrigtsen2020-01-241-1/+3