Mercurial > emacs
annotate lisp/toolbar/README @ 63219:cf36e45beb9c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-383
Remove "-face" suffix from strokes-char face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/strokes.el (strokes-char): Remove "-face" suffix from face name.
(strokes-char-face): New backward-compatibility alias for renamed face.
(strokes-encode-buffer): Use renamed strokes-char face.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 10 Jun 2005 10:43:04 +0000 |
parents | 41496a47e473 |
children | 58b8796a4cc8 |
rev | line source |
---|---|
55954 | 1 The following icons are from GTK+ 2.x: |
2 | |
3 close.xpm copy.xpm cut.xpm help.xpm home.xpm | |
4 index.xpm jump_to.xpm left_arrow.xpm new.xpm open.xpm | |
5 paste.xpm preferences.xpm print.xpm right_arrow.xpm save.xpm | |
6 saveas.xpm search.xpm spell.xpm undo.xpm up_arrow.xpm | |
7 | |
59481
41496a47e473
Add back_arrow.xpm and fwd_arrow.xpm.
Juri Linkov <juri@jurta.org>
parents:
55954
diff
changeset
|
8 back_arrow.xpm and fwd_arrow.xpm are slightly modified undo and redo. |
41496a47e473
Add back_arrow.xpm and fwd_arrow.xpm.
Juri Linkov <juri@jurta.org>
parents:
55954
diff
changeset
|
9 |
55954 | 10 They are not part of Emacs, but distributed and used by Emacs. |