Mercurial > emacs
view etc/images/smilies/grin.xpm @ 111306:d86b7e0aed88
Reposition some aliases in holidays.el.
* lisp/calendar/holidays.el (general-holidays, oriental-holidays)
(local-holidays, other-holidays, hebrew-holidays, christian-holidays)
(islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
the definitions of their targets.
(The position doesn't actually matter so long as the aliases are autoloaded).
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 01 Nov 2010 00:40:11 -0700 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * grin_xpm[] = { "13 14 4 1", " c None", ". c #000000", "+ c #FFDD00", "@ c #FFFFFF", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+.........+.", ".+.@@@@@@@.+.", ".++.@@@@@.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};