summaryrefslogtreecommitdiff
path: root/lisp/net/shr.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Handle gracefully href="" in base tags in shrŁukasz Stelmach2020-12-23
* Add way to prevent asking "increase specpdl size?"Richard M Stallman2020-10-15
* Speed up shr-insert slightlyLars Ingebrigtsen2020-09-22
* Fix filling problem in shr due to zero-width id taggingLars Ingebrigtsen2020-09-22
* Fix bug out when indenting inserted images in shrLars Ingebrigtsen2020-09-20
* Fix problem with spurious extra paragraphs in shrLars Ingebrigtsen2020-09-19
* Tweak background colours in shr when there's indentationLars Ingebrigtsen2020-08-30
* Extend background colours in shrLars Ingebrigtsen2020-08-25
* Set basic SVG attributes (bug#40845)Alan Third2020-08-23
* Fix documentation of a recent change in shr.elEli Zaretskii2020-07-18
* Add support for a shr-max-width variableLars Ingebrigtsen2020-07-17
* Clarify shr width computationLars Ingebrigtsen2020-07-17
* ; Simplify last change in shr.elBasil L. Contovounesios2020-07-17
* Fix problems with not rendering shr tables with rowspanLars Ingebrigtsen2020-07-17
* Propertize all shr fragment IDs as shr-target-idBasil L. Contovounesios2020-06-18
* Improve shr/eww handling of mailto URLsBasil L. Contovounesios2020-05-22
* shr comment typo fixLars Ingebrigtsen2020-02-20
* Introduce face for <code> elements in shrKévin Le Gouguec2020-02-20
* Make links in shr use separate mouse highlight regionsLars Ingebrigtsen2020-01-24
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix problem with emacs -nw / eww / svgRobert Pluim2019-12-24
* Make shr scale images on all framesLars Ingebrigtsen2019-10-29
* Don't have shr bug out if svg support isn't availableLars Ingebrigtsen2019-10-19
* Use tabs in EWW (bug#37592)Juri Linkov2019-10-07
* Touch up previous shr-dom-to-xml encoding changeLars Ingebrigtsen2019-10-03
* Fix up previous SVG-multibyte fixLars Ingebrigtsen2019-10-03
* Avoid bugging out on multibyte SVG data in shrLars Ingebrigtsen2019-10-01
* Fix rendering of degenerate tables some more in shr.elLars Ingebrigtsen2019-09-30
* shr table fix refactoringLars Ingebrigtsen2019-09-30
* Slight shr-put-image clean upLars Ingebrigtsen2019-09-24
* Allow controlling when to send cookies when retrieving images in shrLars Ingebrigtsen2019-09-24
* Tweak how much <sup>/<sub> raises/lowers text in shrLars Ingebrigtsen2019-09-23
* Minor svg wrap tweakLars Ingebrigtsen2019-09-19
* Further fix-ups for SVG wrapping in shrLars Ingebrigtsen2019-09-19
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Add default foreground colours to SVG imagesLars Ingebrigtsen2019-09-14
* Tweak shr background colour handlingLars Ingebrigtsen2019-08-29
* Remove debugging from previous shr.el patchLars Ingebrigtsen2019-08-23
* Avoid an infloop in shr when filling text with :align-to propertiesLars Ingebrigtsen2019-08-23
* Mark shr buttons as button.el buffersLars Ingebrigtsen2019-07-30
* Rename the new `browse-url-external-browser' variableLars Ingebrigtsen2019-07-29
* Enable browse-url to buttonize buffersLars Ingebrigtsen2019-07-28
* Tweak the sizing of the shr placeholder images on HiDPI screensLars Ingebrigtsen2019-07-25
* Tweak background colour handling in shrLars Ingebrigtsen2019-07-14
* Handle 'abbr' and 'acronym' tags in shr.elNick Drozd2019-07-07
* ; * lisp/net/shr.el (shr-selected-link): Doc fix.Basil L. Contovounesios2019-07-04
* Handle 'code' tag in shr.elNick Drozd2019-06-23
* Restore image scaling support when there's no native image scalingLars Ingebrigtsen2019-06-12
* Make shr-rescale-image respect get-buffer-window againLars Ingebrigtsen2019-05-16