(diary-attrtype-convert): Convert an attribute value string to the desired type.
commitc47a201af79d6295c6bd21d0c563f1eeecef1a50
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 11 Feb 2003 23:26:55 +0000 (11 23:26 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 11 Feb 2003 23:26:55 +0000 (11 23:26 +0000)
treecc98835d2a075d1716f17fac43b082a9ab859559
parentd13c137897f5f1da4a06fe0bca8b46fa55bcb8e1
(diary-attrtype-convert): Convert an attribute value string to the desired type.
(diary-pull-attrs): New function that pulls the attributes off a diary entry,
merges with file-global attributes, and returns the (possibly modified) entry
and a list of attribute/values using diary-attrtype-convert above.
(list-diary-entries, fancy-diary-display, show-all-diary-entries)
(mark-diary-entries, mark-sexp-diary-entries, list-sexp-diary-entries): Add
handling of file-global attributes, add handling of entry attributes using
diary-pull-attrs above.
(mark-calendar-days-named, mark-calendar-days-named, mark-calendar-date-pattern)
(mark-calendar-month, add-to-diary-list): Add optional paramater `color' for
passing face attribute info through the callchain.  Pass this parameter around.
lisp/ChangeLog
lisp/calendar/diary-lib.el