summaryrefslogtreecommitdiff
path: root/lisp/net/shr.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix problem with emacs -nw / eww / svgRobert Pluim2019-12-241-1/+2
* Make shr scale images on all framesLars Ingebrigtsen2019-10-291-1/+1
* Don't have shr bug out if svg support isn't availableLars Ingebrigtsen2019-10-191-1/+2
* Use tabs in EWW (bug#37592)Juri Linkov2019-10-071-2/+11
* Touch up previous shr-dom-to-xml encoding changeLars Ingebrigtsen2019-10-031-2/+7
* Fix up previous SVG-multibyte fixLars Ingebrigtsen2019-10-031-8/+8
* Avoid bugging out on multibyte SVG data in shrLars Ingebrigtsen2019-10-011-1/+3
* Fix rendering of degenerate tables some more in shr.elLars Ingebrigtsen2019-09-301-1/+9
* shr table fix refactoringLars Ingebrigtsen2019-09-301-84/+86
* Slight shr-put-image clean upLars Ingebrigtsen2019-09-241-7/+1
* Allow controlling when to send cookies when retrieving images in shrLars Ingebrigtsen2019-09-241-5/+40
* Tweak how much <sup>/<sub> raises/lowers text in shrLars Ingebrigtsen2019-09-231-2/+2
* Minor svg wrap tweakLars Ingebrigtsen2019-09-191-1/+1
* Further fix-ups for SVG wrapping in shrLars Ingebrigtsen2019-09-191-9/+9
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Add default foreground colours to SVG imagesLars Ingebrigtsen2019-09-141-0/+16
* Tweak shr background colour handlingLars Ingebrigtsen2019-08-291-2/+6
* Remove debugging from previous shr.el patchLars Ingebrigtsen2019-08-231-1/+0
* Avoid an infloop in shr when filling text with :align-to propertiesLars Ingebrigtsen2019-08-231-0/+2
* Mark shr buttons as button.el buffersLars Ingebrigtsen2019-07-301-0/+2
* Rename the new `browse-url-external-browser' variableLars Ingebrigtsen2019-07-291-3/+3
* Enable browse-url to buttonize buffersLars Ingebrigtsen2019-07-281-30/+10
* Tweak the sizing of the shr placeholder images on HiDPI screensLars Ingebrigtsen2019-07-251-1/+1
* Tweak background colour handling in shrLars Ingebrigtsen2019-07-141-4/+6
* Handle 'abbr' and 'acronym' tags in shr.elNick Drozd2019-07-071-0/+21
* ; * lisp/net/shr.el (shr-selected-link): Doc fix.Basil L. Contovounesios2019-07-041-1/+3
* Handle 'code' tag in shr.elNick Drozd2019-06-231-1/+5
* Restore image scaling support when there's no native image scalingLars Ingebrigtsen2019-06-121-2/+12
* Make shr-rescale-image respect get-buffer-window againLars Ingebrigtsen2019-05-161-27/+29
* Make image scaling work without imagemagick support in ewwLars Ingebrigtsen2019-05-151-31/+28
* Add a comment about the previous shr changeLars Ingebrigtsen2019-05-131-0/+2
* Fix problems in shr when indenting tablesLars Ingebrigtsen2019-05-131-2/+4
* Handle HTML 'ol' start attribute in shr.elNicholas Drozd2019-02-221-1/+8
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-281-3/+3
|\ \ | |/
| * * lisp/net/shr.el (shr-copy-url): Fix docstring.Noam Postavsky2018-09-271-3/+3
* | shr: Allow skipping tags with aria-hidden (Bug#32348)Noam Postavsky2018-08-271-1/+10
* | Don't have shr bug out on degenerate <img> tagsLars Ingebrigtsen2018-06-111-0/+4
* | Set :version of shr facesBasil L. Contovounesios2018-04-171-0/+3
* | shr doc string fixLars Ingebrigtsen2018-04-171-3/+3
* | Modernise face specs and set version tags in eww/shrBasil L. Contovounesios2018-04-171-3/+3
* | Tweak shr window width computationLars Ingebrigtsen2018-04-171-1/+2
* | Reimplement `shr-next-link' and `shr-previous-link'Lars Ingebrigtsen2018-04-171-39/+9
* | Query the user whether to increase stack depth in shrLars Ingebrigtsen2018-04-151-2/+6
* | Avoid an infloop in shr filling when not using fontsLars Ingebrigtsen2018-04-151-36/+39
* | Further shr line folding/link continuation tweaksLars Ingebrigtsen2018-04-141-10/+17
* | Tweak shr link text property adjustments when foldingLars Ingebrigtsen2018-04-141-2/+2
* | Tweak the fonts applied to shr indentationLars Ingebrigtsen2018-04-131-6/+6