index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
svg.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
* lisp/svg.el: Fix typo in sample code; add minor optimization
Stefan Monnier
2021-04-24
1
-26
/
+22
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Explicitly specify svg base_uri using `:base-uri' image property
Zajcev Evgeny
2020-12-12
1
-0
/
+13
*
* lisp/svg.el: Bump package version to 1.1.
Stefan Kangas
2020-09-06
1
-1
/
+1
*
Don't add repeated xlmns:xlink declarations in svg-create
Lars Ingebrigtsen
2020-03-24
1
-1
/
+2
*
Make svg images with links valid
Zhu Zihao
2020-03-20
1
-1
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Revert "Revert "Add support for paths to svg.el""
Lars Ingebrigtsen
2019-07-31
1
-0
/
+148
*
Revert "Add support for paths to svg.el"
Lars Ingebrigtsen
2019-07-16
1
-148
/
+0
*
Add support for paths to svg.el
Felix E. Klee
2019-07-15
1
-0
/
+148
*
* lisp/svg.el: Prepare for distribution via GNU ELPA
Stefan Monnier
2019-06-24
1
-8
/
+42
*
Merge from origin/emacs-26
Glenn Morris
2019-06-11
1
-6
/
+6
|
\
|
*
lisp/*.el: Minor docstring fixes
Juanma Barranquero
2019-06-10
1
-6
/
+6
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Fix up svg text encoding
Lars Ingebrigtsen
2017-10-26
1
-2
/
+8
*
|
* lisp/svg.el (svg--encode-text): Fix off-by-one error in previous patch.
Lars Ingebrigtsen
2017-10-19
1
-1
/
+1
*
|
(svg--encode-text): Make strings even more valid
Lars Ingebrigtsen
2017-10-19
1
-1
/
+1
*
|
Encode non-ASCII SVG texts
Lars Ingebrigtsen
2017-10-19
1
-1
/
+15
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update uses of if-let and when-let
Mark Oteiza
2017-09-12
1
-4
/
+4
*
* lisp/svg.el (svg-line): Fix x/y typo. (Bug#26953)
Ari Roponen
2017-05-20
1
-2
/
+2
*
Allow svg-image to take all create-image PROPS
Lars Ingebrigtsen
2017-04-21
1
-4
/
+6
*
Avoid unnecessary loading of subr-x at run-time
Glenn Morris
2017-04-18
1
-1
/
+1
*
Update copyright year to 2017 in master
Paul Eggert
2017-01-01
1
-1
/
+1
*
New functions svg-text and svg-remove
Lars Magne Ingebrigtsen
2016-06-27
1
-11
/
+31
*
Add a new function `svg-embed'
Lars Magne Ingebrigtsen
2016-06-27
1
-0
/
+23
*
* lisp/svg.el (svg-create): Fix a typo: xmlsn -> xmlns. (Bug#23589)
Puneeth Chaganti
2016-05-21
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2016-04-03
1
-1
/
+1
*
Add a library for creating and manipulating SVG images
Lars Ingebrigtsen
2016-02-19
1
-0
/
+230