Mercurial > emacs
view etc/images/smilies/medium/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 | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * grin_xpm[] = { "16 16 11 1", " c None", ". c #000000", "+ c #1D1900", "@ c #887500", "# c #D3B600", "$ c #FAD800", "% c #645600", "& c #FFDD00", "* c #594D00", "= c #FFFFFF", "- c #8F7B00", " ...... ", " .+@#$$#@+. ", " .%$&&&&&&$%. ", " .%&&*&&&&*&&%. ", " +$&&.&&&&.&&$+ ", ".@&&&.&&&&.&&&@.", ".#&&&.&&&&.&&&#.", ".$&&&&&&&&&&&&$.", ".$&..%%@@%%..&$.", ".#&#.======.#&#.", ".@&&-.====.-&&@.", " +$&&-....-&&$+ ", " .%&&&&&&&&&&%. ", " .%$&&&&&&$%. ", " .+@#$$#@+. ", " ...... "};