branch: externals/svg-lib commit 842777228f4d2ed122dfa8145563de2c4febd68b Merge: ebde091 f775af4 Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Merge remote-tracking branch 'origin/master' --- svg-lib.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/svg-lib.el b/svg-lib.el index d7a8790..815f088 100644 --- a/svg-lib.el +++ b/svg-lib.el @@ -29,8 +29,8 @@ ;; Usage example: ;; ;; (insert-image (svg-lib-tag "TODO")) -;; (insert-image (svg-lib-progress-bar 0.33)) -;; (insert-image (svg-lib-icon "material" "star")) +;; (insert-image (svg-lib-progress 0.33)) +;; (insert-image (svg-lib-icon "star")) ;; ;; Icons ares created by parsing remote collections whose license are ;; compatibles with GNU Emacs: