]> git.eshelyaron.com Git - emacs.git/commit
New library icons.el adds support for icon sets
authorStefan Kangas <stefan@marxist.se>
Tue, 28 Sep 2021 21:40:29 +0000 (23:40 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 24 Aug 2022 05:46:48 +0000 (07:46 +0200)
commit6ad07cd6200dad5e1eb35bac9f5b7c35925e80f8
treefca1dc578cbb657bb40b0d7bec772e123901e176
parent1007800a5994ac49b6bc9cd7528edb2d709d2031
New library icons.el adds support for icon sets

* lisp/icons.el:
* test/lisp/icons-tests.el: New files.
* test/lisp/icons-resources/*: New resource files for tests.
lisp/skicons.el [new file with mode: 0644]
test/lisp/icons-resources/apple.pbm [new file with mode: 0644]
test/lisp/icons-resources/apple.svg [new file with mode: 0644]
test/lisp/icons-resources/apple.xpm [new file with mode: 0644]
test/lisp/icons-resources/apple2.svg [new file with mode: 0644]
test/lisp/icons-resources/lemon.svg [new file with mode: 0644]
test/lisp/icons-resources/orange.svg [new file with mode: 0644]
test/lisp/icons-tests.el [new file with mode: 0644]