~ubuntu-elisp/emacs/+git/master:scratch/icons

Last commit made on 2022-08-24
Get this branch:
git clone -b scratch/icons https://git.launchpad.net/~ubuntu-elisp/emacs/+git/master

Branch merges

Branch information

Name:
scratch/icons
Repository:
lp:~ubuntu-elisp/emacs/+git/master

Recent commits

8d103e6... by Stefan Kangas

Merge skicons.el with icons.el

647e04e... by Stefan Kangas

Use material icons in main toolbar

67251e7... by Stefan Kangas

Use material icons in mpc toolbar

4de626e... by Stefan Kangas

Support using icons.el in toolbar

59c1097... by Stefan Kangas

Require octicons and material

c829fd9... by Stefan Kangas

Support icons in compilation mode

* lisp/progmodes/compile.el (compilation-mode-line-icons): New
user option.
(compile--get-compilation-mode-line-errors): New function.
(compilation-mode-line-errors): Turn into defvar.

09509f4... by Stefan Kangas

Import Material design icons

* lisp/icons-material.el:
* etc/images/material/**/*.svg: New files.

388745e... by Stefan Kangas

New function to import the material icon set

* admin/admin.el (admin-icons-update-material-icons): New function
to import the material icon set.

4b7062e... by Stefan Kangas

Factor out new function admin--read-root-directory

* admin/admin.el (admin--read-root-directory): Factor out...
(add-release-logs, set-version, set-copyright)
(make-manuals-dist): ...from here.

3ba24c7... by Stefan Kangas

Add new icon set "octicons"

* etc/images/octicons/LICENSE:
* etc/images/octicons/README:
* etc/images/octicons/*.svg:
* lisp/icons-octicons.el: New files.