view etc/images/low-color/up-node.xpm @ 86514:920d7c0de619
(calendar-increment-month)
(calendar-month-name, extract-calendar-year)
(calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset)
(calendar-current-date, calendar-cursor-holidays)
(calendar-date-string, insert-diary-entry, calendar-set-mark)
(cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
(cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week)
(cal-tex-cursor-filofax-week, cal-tex-cursor-month)
(cal-tex-cursor-month-landscape, cal-tex-cursor-year)
(cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape)
(calendar-day-of-year-string, calendar-iso-date-string)
(calendar-julian-date-string, calendar-astro-date-string)
(calendar-absolute-from-gregorian, calendar-hebrew-date-string)
(calendar-persian-date-string, calendar-bahai-date-string)
(calendar-islamic-date-string, calendar-chinese-date-string)
(calendar-coptic-date-string, calendar-ethiopic-date-string)
(calendar-french-date-string, calendar-mayan-date-string)
(calendar-print-chinese-date, calendar-goto-date):
Declare as functions.
author |
Glenn Morris <rgm@gnu.org> |
date |
Tue, 27 Nov 2007 08:36:08 +0000 (2007-11-27) |
parents |
c0f0ecaa0096 |
children |
|
line source
/* XPM */
static char * up_node_xpm[] = {
"24 24 8 1",
" c None",
". c #FFFFFF",
"+ c #BBBDBA",
"@ c #000000",
"# c #87AF85",
"$ c #504D46",
"% c #6B6B66",
"& c #000100",
" @@@@@@@@@@@@@@@@@@ ",
" @...............++@ ",
" @...............+.+@ ",
" @...............+#%&@ ",
" @...............+#%&@ ",
" @.................++@ ",
" @............+++++++@ ",
" @.............++++++@ ",
" @............+++++++@ ",
" @.....++++#+++++++++@ ",
" @...+.+++@@##+++++++@ ",
" @....+++@#$@%+++++++@ ",
" @...+++@###$@##+++++@ ",
" @...++@##+##$@%+++++@ ",
" @..++@###+###$@##+++@ ",
" @..+@####+####$@#+++@ ",
" @.+@#+++#+#####$@+++@ ",
" @.%@@@@+++###@@@@@++@ ",
" @....+@+#+###@#+++++@ ",
" @....+@+#+###@++++++@ ",
" @.....@+#+###@++..++@ ",
" @@@@@@@+#+###@@@@@@@@ ",
" @+++###@ ",
" @@@@@@@@ "};