aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Glenn Morris2004-02-231-9/+12
* Matthew Mundell <[email protected]>Glenn Morris2004-02-231-2/+4
* (mark-diary-entries): Use assoc-string instead of assoc-ignore-case.Glenn Morris2004-02-191-4/+4
* (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date): UseGlenn Morris2004-02-191-4/+4
* (calendar-goto-julian-date): Use assoc-string instead ofGlenn Morris2004-02-191-2/+2
* (calendar-goto-islamic-date, mark-islamic-diary-entries): UseGlenn Morris2004-02-191-6/+6
* (calendar-goto-hebrew-date, mark-hebrew-diary-entries)Glenn Morris2004-02-191-11/+11
* (calendar-goto-french-date): Use assoc-string instead ofGlenn Morris2004-02-191-2/+2
* (coptic-prompt-for-date): Use assoc-string instead of assoc-ignore-case.Glenn Morris2004-02-191-2/+2
* (calendar-holidays): Doc fix.Glenn Morris2004-02-191-3/+3
* (appt-display-format): Change default to'ignore, for backwards compatability.Glenn Morris2004-02-191-19/+27
* (appt-check): Restore usage of appt-issue-message deleted in previousGlenn Morris2004-01-201-1/+5
* (diary-entry-time): Fix typo/bug:Thien-Thi Nguyen2004-01-171-1/+1
* (appt-issue-message): Mark as obsolete rather than deleting outright.Glenn Morris2004-01-121-0/+12
* Update copyright.Glenn Morris2004-01-111-18/+29
* (calendar-one-frame-setup)Glenn Morris2004-01-111-3/+9
* Update copyright.Glenn Morris2004-01-111-32/+33
* Update copyright and commentary.Glenn Morris2004-01-111-196/+219
* (appt-add): Also accept time in the form XX[.XX][am/pm/AM/PM].Thien-Thi Nguyen2004-01-081-7/+8
* (diary-entry-time): Also accept time in the form XX[.XX][am/pm/AM/PM].Thien-Thi Nguyen2004-01-081-9/+12
* (increment-calendar-month, calendar-leap-year-p)Glenn Morris2003-10-011-23/+59
* (parse-time-string): Add autoload cookie.André Spiegel2003-09-261-0/+1
* (diary-header-line-flag, diary-header-line-format): New variables.Glenn Morris2003-09-021-0/+23
* Add arch taglinesMiles Bader2003-09-0124-2/+26
* (simple-diary-display, make-diary-entry): Allow the diary to pop up aGlenn Morris2003-08-241-10/+12
* Edward M. Reingold <[email protected]>Glenn Morris2003-08-171-1/+6
* Edward M. Reingold <[email protected]>Glenn Morris2003-08-171-0/+21
* Edward M. Reingold <[email protected]>Glenn Morris2003-08-171-38/+44
* (list-diary-entries-hook, diary-display-hook, nongregorian-diary-listing-hook)Glenn Morris2003-08-061-3/+10
* (displayed-month, displayed-year): Define for compiler.Glenn Morris2003-08-031-20/+22
* Reposition some code so defined before used.Glenn Morris2003-08-031-151/+154
* (list-diary-entries): Adapt for new behaviour of `calendar-day-name'Glenn Morris2003-08-031-59/+55
* (displayed-month, displayed-year): Define for compiler.Glenn Morris2003-08-031-5/+8
* (diary-file, diary-file-name-prefix)Glenn Morris2003-08-031-93/+174
* (cal-tex-day-name-format): Doc fix.Glenn Morris2003-08-031-6/+6
* (displayed-month, displayed-year): Define for compiler.Glenn Morris2003-08-031-28/+31
* (displayed-month, displayed-year): Define for compiler.Glenn Morris2003-08-035-0/+15
* (coptic-name): defvar rather than defconst.Glenn Morris2003-08-031-1/+1
* Minor commentary changes.Glenn Morris2003-07-111-11/+15
* (timeclock-use-display-time, timeclock-day-over-hook)Glenn Morris2003-07-101-25/+37
* (diary-check-diary-file): New function.Glenn Morris2003-06-221-273/+245
* (display-time-hook, timeclock-modeline-display): Define for byte-compiler.Glenn Morris2003-06-121-35/+41
* Update copyright.Glenn Morris2003-05-271-29/+39
* (diary-mail-entries): Use call-interactively.Glenn Morris2003-05-081-1/+1
* (diary-pull-attrs): Make `ret-attr', `attr' local.Glenn Morris2003-05-081-55/+58
* (fancy-diary-display-mode): Bind "q" to `quit-window'Sam Steingold2003-04-251-13/+14
* (cal-menu-update): Use easy-menu-create-menu rather than easy-menu-change.Richard M. Stallman2003-04-061-1/+2
* (diary-file-name-prefix-function): Fix custom type.Markus Rost2003-02-171-1/+1
* (diary-attrtype-convert): Convert an attribute value string to the desired type.Juanma Barranquero2003-02-111-55/+188
* (diary-face-attrs): New custom.Juanma Barranquero2003-02-111-11/+72