Mercurial > emacs
view lisp/toolbar/gud-n.xpm @ 63194:acd4cec2decf
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-365
Remove "-face" suffix from custom faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/cus-edit.el (custom-invalid, custom-rogue, custom-modified)
(custom-set, custom-changed, custom-saved, custom-button)
(custom-button-pressed, custom-documentation, custom-state)
(custom-comment, custom-comment-tag, custom-variable-tag)
(custom-variable-button, custom-face-tag, custom-group-tag-1)
(custom-group-tag): Remove "-face" suffix from face names.
(custom-magic-alist, custom-magic-value-create)
(custom-group-sample-face-get, custom-mode): Use renamed custom faces.
(custom-invalid-face, custom-rogue-face, custom-modified-face)
(custom-set-face, custom-changed-face, custom-saved-face)
(custom-button-face, custom-button-pressed-face)
(custom-documentation-face, custom-state-face)
(custom-comment-face, custom-comment-tag-face)
(custom-variable-tag-face, custom-variable-button-face)
(custom-face-tag-face, custom-group-tag-face-1)
(custom-group-tag-face):
New backward-compatibility aliases for renamed faces.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 10 Jun 2005 07:16:58 +0000 |
parents | f7114bba1fd4 |
children |
line wrap: on
line source
/* XPM */ static char * next_xpm[] = { "24 24 7 1", " c None", ". c #cc0033", "X c #616161", "o c #2a1f55", "O c #adadad", "+ c #d40000", "@ c #cc9999", " ", " ", " ", " ", " .......... ", " . . ", " . . ", " . Xo oX . ", " . XoO OoX . ", " . oo oo +@.@+ ", " oo oo @...@ ", " oo oo ... ", " oX Xo @.@ ", " oo oo . ", " oX Xo ", " oo oo ", " oo oo ", " oo oo ", " XoO OoX ", " Xo oX ", " ", " ", " ", " "};