summaryrefslogtreecommitdiff
path: root/lisp/svg.el
Commit message (Expand)AuthorAge
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | ; Add missing GNU ELPA :core package statementsStefan Kangas2023-10-01
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* * lisp/svg.el: Fix typo in sample code; add minor optimizationStefan Monnier2021-04-24
* Update copyright year to 2021Paul Eggert2021-01-01
* Explicitly specify svg base_uri using `:base-uri' image propertyZajcev Evgeny2020-12-12
* * lisp/svg.el: Bump package version to 1.1.Stefan Kangas2020-09-06
* Don't add repeated xlmns:xlink declarations in svg-createLars Ingebrigtsen2020-03-24
* Make svg images with links validZhu Zihao2020-03-20
* Update copyright year to 2020Paul Eggert2020-01-01
* Revert "Revert "Add support for paths to svg.el""Lars Ingebrigtsen2019-07-31
* Revert "Add support for paths to svg.el"Lars Ingebrigtsen2019-07-16
* Add support for paths to svg.elFelix E. Klee2019-07-15
* * lisp/svg.el: Prepare for distribution via GNU ELPAStefan Monnier2019-06-24
* Merge from origin/emacs-26Glenn Morris2019-06-11
|\
| * lisp/*.el: Minor docstring fixesJuanma Barranquero2019-06-10
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Fix up svg text encodingLars Ingebrigtsen2017-10-26
* | * lisp/svg.el (svg--encode-text): Fix off-by-one error in previous patch.Lars Ingebrigtsen2017-10-19
* | (svg--encode-text): Make strings even more validLars Ingebrigtsen2017-10-19
* | Encode non-ASCII SVG textsLars Ingebrigtsen2017-10-19
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update uses of if-let and when-letMark Oteiza2017-09-12
* * lisp/svg.el (svg-line): Fix x/y typo. (Bug#26953)Ari Roponen2017-05-20
* Allow svg-image to take all create-image PROPSLars Ingebrigtsen2017-04-21
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-18
* Update copyright year to 2017 in masterPaul Eggert2017-01-01
* New functions svg-text and svg-removeLars Magne Ingebrigtsen2016-06-27
* Add a new function `svg-embed'Lars Magne Ingebrigtsen2016-06-27
* * lisp/svg.el (svg-create): Fix a typo: xmlsn -> xmlns. (Bug#23589)Puneeth Chaganti2016-05-21
* Spelling fixesPaul Eggert2016-04-03
* Add a library for creating and manipulating SVG imagesLars Ingebrigtsen2016-02-19