Mercurial > emacs
view etc/images/sort-row-ascending.xpm @ 111726:b299531e6c80
diary-lib.el diary-outlook* changes.
* lisp/calendar/diary-lib.el (diary-outlook-format-1): New function, so that
diary-outlook-formats can be sensitive to calendar-date-style.
(diary-outlook-formats): Simplify the default setting.
(diary-from-outlook-internal): Pass subject and body as arguments.
Use dolist rather than dotimes. Don't save the diary buffer.
(diary-from-outlook-gnus, diary-from-outlook-rmail):
Pass subject and body as explicit arguments to the -internal function.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 25 Nov 2010 19:10:16 -0800 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_row_ascending_xpm[] = { "21 17 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ... .... ", " . .. .. .. ", " .. .. .. ", " .. .. .. ", " .. ..... ", " .. .. ", " .. . .. ", " ..... . . . ..... ", " ", " ", " ", " ", " "};