Mercurial > emacs
view lisp/toolbar/lc-copy.xpm @ 60339:3cd3e3cf3529
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145
(make-text-button): Default button type if not specified
2005-03-02 Miles Bader <miles@gnu.org>
* lisp/button.el (make-text-button): If the user doesn't specify a
type, use the default. Rewrite to use `add-text-properties' and
plist functions.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 02 Mar 2005 09:12:54 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * copy2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #000100", "@ c #6B6B66", "# c #BBBDBA", "$ c #504D46", " ", " +++++++++++++ ", " +#..........#+ ", " +............+ ", " +.#@@@.#@.@#.+ ", " +............+ ", " +.@$.@@#.++++++++++++ ", " +.......+#..........#+ ", " +.#@@.@@+............+ ", " +.......+.#@@#.#@.@#.+ ", " +.@$$.@@+............+ ", " +.......+.@@.@@#.#@..+ ", " +.#@@.@@+............+ ", " +.......+.#@@.@@#.#@.+ ", " +#......+............+ ", " ++++++++.@@@.@@#.#@.+ ", " +............+ ", " +.#@@.@@#.#@.+ ", " +............+ ", " +#..........#+ ", " ++++++++++++++ ", " ", " ", " "};