1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 12:26:15 +00:00
emacs/lisp/calendar
Richard M. Stallman fd4a98f021 (mark-sexp-diary-entries): Retrieve mark
from diary-sexp-entry and pass it to mark-visible-calendar-date.
(list-sexp-diary-entries): Update doc string for new docs for ....
If diary-sexp-entry returns a cons, only add the text to the diary list.
(diary-sexp-entry): Allow sexps to return a cons of the form (MARK
. STRING) to specify what face or character mark should be used in
the calendar display.
(diary-date, diary-block, diary-float, diary-anniversary)
(diary-cyclic): Add optional MARK parameter, specifying what face
or character to use in the calendar display.  These will now
return (MARK . ENTRY).

(check-calendar-holidays, diary-iso-date)
(calendar-holiday-list, diary-french-date, diary-mayan-date)
(diary-julian-date, diary-astro-day-number, diary-chinese-date)
(diary-islamic-date, list-islamic-diary-entries)
(mark-islamic-diary-entries, mark-islamic-calendar-date-pattern)
(diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha)
(diary-rosh-hodesh, list-hebrew-diary-entries)
(mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern)
(diary-coptic-date, diary-persian-date, diary-phases-of-moon)
(diary-sunrise-sunset, diary-sabbath-candles):
Remove interactive flag from autoloads.
2002-07-22 15:32:00 +00:00
..
.gitignore
appt.el Fix typo. 2002-07-03 14:26:51 +00:00
cal-china.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cal-coptic.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cal-dst.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cal-french.el (calendar-goto-french-date): Fix prompt to match the actual code. 2002-03-15 20:45:10 +00:00
cal-hebrew.el (diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha): 2002-07-22 15:31:13 +00:00
cal-islam.el (calendar-goto-islamic-date): Remove 2001-07-16 15:45:28 +00:00
cal-iso.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cal-julian.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cal-mayan.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cal-menu.el (cal-menu-x-popup-menu): Fix argument of error call. 2002-05-01 09:46:36 +00:00
cal-move.el
cal-persia.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cal-tex.el (cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook) 2002-04-03 14:35:33 +00:00
cal-x.el (calendar-two-frame-setup, calendar-only-one-frame-setup) 2001-04-23 14:22:33 +00:00
calendar.el Fix typos. 2002-04-03 14:47:16 +00:00
diary-lib.el (mark-sexp-diary-entries): Retrieve mark 2002-07-22 15:32:00 +00:00
holidays.el (holidays): Add an autoload cookie. From Pavel Jank <Pavel@Janik.cz>. 2001-05-09 15:13:33 +00:00
lunar.el (diary-phases-of-moon): Add optional MARK 2002-07-22 15:30:43 +00:00
parse-time.el Moved parse-time.el from lisp/gnus to lisp/calendar. 2002-02-01 18:13:49 +00:00
solar.el (diary-sabbath-candles): Add optional MARK 2002-07-22 15:30:24 +00:00
time-date.el Moved time-date.el from lisp/gnus to lisp/calendar. 2002-02-01 18:19:43 +00:00
timeclock.el (timeclock-in): Run the new day section if, after rereading the log file, 2002-07-13 18:56:04 +00:00
todo-mode.el Require time-stamp. 2001-12-11 07:36:30 +00:00