summaryrefslogtreecommitdiff
path: root/lisp/svg.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/svg.el: Prepare for distribution via GNU ELPAStefan Monnier2019-06-241-8/+42
* Merge from origin/emacs-26Glenn Morris2019-06-111-6/+6
|\
| * lisp/*.el: Minor docstring fixesJuanma Barranquero2019-06-101-6/+6
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Fix up svg text encodingLars Ingebrigtsen2017-10-261-2/+8
* | * lisp/svg.el (svg--encode-text): Fix off-by-one error in previous patch.Lars Ingebrigtsen2017-10-191-1/+1
* | (svg--encode-text): Make strings even more validLars Ingebrigtsen2017-10-191-1/+1
* | Encode non-ASCII SVG textsLars Ingebrigtsen2017-10-191-1/+15
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update uses of if-let and when-letMark Oteiza2017-09-121-4/+4
* * lisp/svg.el (svg-line): Fix x/y typo. (Bug#26953)Ari Roponen2017-05-201-2/+2
* Allow svg-image to take all create-image PROPSLars Ingebrigtsen2017-04-211-4/+6
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-181-1/+1
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* New functions svg-text and svg-removeLars Magne Ingebrigtsen2016-06-271-11/+31
* Add a new function `svg-embed'Lars Magne Ingebrigtsen2016-06-271-0/+23
* * lisp/svg.el (svg-create): Fix a typo: xmlsn -> xmlns. (Bug#23589)Puneeth Chaganti2016-05-211-1/+1
* Spelling fixesPaul Eggert2016-04-031-1/+1
* Add a library for creating and manipulating SVG imagesLars Ingebrigtsen2016-02-191-0/+230