| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Glenn Morris | 2004-02-23 | 1 | -9/+12 |
* | Matthew Mundell <matt@mundell.ukfsn.org> | Glenn Morris | 2004-02-23 | 1 | -2/+4 |
* | (mark-diary-entries): Use assoc-string instead of assoc-ignore-case. | Glenn Morris | 2004-02-19 | 1 | -4/+4 |
* | (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date): Use | Glenn Morris | 2004-02-19 | 1 | -4/+4 |
* | (calendar-goto-julian-date): Use assoc-string instead of | Glenn Morris | 2004-02-19 | 1 | -2/+2 |
* | (calendar-goto-islamic-date, mark-islamic-diary-entries): Use | Glenn Morris | 2004-02-19 | 1 | -6/+6 |
* | (calendar-goto-hebrew-date, mark-hebrew-diary-entries) | Glenn Morris | 2004-02-19 | 1 | -11/+11 |
* | (calendar-goto-french-date): Use assoc-string instead of | Glenn Morris | 2004-02-19 | 1 | -2/+2 |
* | (coptic-prompt-for-date): Use assoc-string instead of assoc-ignore-case. | Glenn Morris | 2004-02-19 | 1 | -2/+2 |
* | (calendar-holidays): Doc fix. | Glenn Morris | 2004-02-19 | 1 | -3/+3 |
* | (appt-display-format): Change default to'ignore, for backwards compatability. | Glenn Morris | 2004-02-19 | 1 | -19/+27 |
* | (appt-check): Restore usage of appt-issue-message deleted in previous | Glenn Morris | 2004-01-20 | 1 | -1/+5 |
* | (diary-entry-time): Fix typo/bug: | Thien-Thi Nguyen | 2004-01-17 | 1 | -1/+1 |
* | (appt-issue-message): Mark as obsolete rather than deleting outright. | Glenn Morris | 2004-01-12 | 1 | -0/+12 |
* | Update copyright. | Glenn Morris | 2004-01-11 | 1 | -18/+29 |
* | (calendar-one-frame-setup) | Glenn Morris | 2004-01-11 | 1 | -3/+9 |
* | Update copyright. | Glenn Morris | 2004-01-11 | 1 | -32/+33 |
* | Update copyright and commentary. | Glenn Morris | 2004-01-11 | 1 | -196/+219 |
* | (appt-add): Also accept time in the form XX[.XX][am/pm/AM/PM]. | Thien-Thi Nguyen | 2004-01-08 | 1 | -7/+8 |
* | (diary-entry-time): Also accept time in the form XX[.XX][am/pm/AM/PM]. | Thien-Thi Nguyen | 2004-01-08 | 1 | -9/+12 |
* | (increment-calendar-month, calendar-leap-year-p) | Glenn Morris | 2003-10-01 | 1 | -23/+59 |
* | (parse-time-string): Add autoload cookie. | André Spiegel | 2003-09-26 | 1 | -0/+1 |
* | (diary-header-line-flag, diary-header-line-format): New variables. | Glenn Morris | 2003-09-02 | 1 | -0/+23 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 24 | -2/+26 |
* | (simple-diary-display, make-diary-entry): Allow the diary to pop up a | Glenn Morris | 2003-08-24 | 1 | -10/+12 |
* | Edward M. Reingold <reingold@emr.cs.iit.edu> | Glenn Morris | 2003-08-17 | 1 | -1/+6 |
* | Edward M. Reingold <reingold@emr.cs.iit.edu> | Glenn Morris | 2003-08-17 | 1 | -0/+21 |
* | Edward M. Reingold <reingold@emr.cs.iit.edu> | Glenn Morris | 2003-08-17 | 1 | -38/+44 |
* | (list-diary-entries-hook, diary-display-hook, nongregorian-diary-listing-hook) | Glenn Morris | 2003-08-06 | 1 | -3/+10 |
* | (displayed-month, displayed-year): Define for compiler. | Glenn Morris | 2003-08-03 | 1 | -20/+22 |
* | Reposition some code so defined before used. | Glenn Morris | 2003-08-03 | 1 | -151/+154 |
* | (list-diary-entries): Adapt for new behaviour of `calendar-day-name' | Glenn Morris | 2003-08-03 | 1 | -59/+55 |
* | (displayed-month, displayed-year): Define for compiler. | Glenn Morris | 2003-08-03 | 1 | -5/+8 |
* | (diary-file, diary-file-name-prefix) | Glenn Morris | 2003-08-03 | 1 | -93/+174 |
* | (cal-tex-day-name-format): Doc fix. | Glenn Morris | 2003-08-03 | 1 | -6/+6 |
* | (displayed-month, displayed-year): Define for compiler. | Glenn Morris | 2003-08-03 | 1 | -28/+31 |
* | (displayed-month, displayed-year): Define for compiler. | Glenn Morris | 2003-08-03 | 5 | -0/+15 |
* | (coptic-name): defvar rather than defconst. | Glenn Morris | 2003-08-03 | 1 | -1/+1 |
* | Minor commentary changes. | Glenn Morris | 2003-07-11 | 1 | -11/+15 |
* | (timeclock-use-display-time, timeclock-day-over-hook) | Glenn Morris | 2003-07-10 | 1 | -25/+37 |
* | (diary-check-diary-file): New function. | Glenn Morris | 2003-06-22 | 1 | -273/+245 |
* | (display-time-hook, timeclock-modeline-display): Define for byte-compiler. | Glenn Morris | 2003-06-12 | 1 | -35/+41 |
* | Update copyright. | Glenn Morris | 2003-05-27 | 1 | -29/+39 |
* | (diary-mail-entries): Use call-interactively. | Glenn Morris | 2003-05-08 | 1 | -1/+1 |
* | (diary-pull-attrs): Make `ret-attr', `attr' local. | Glenn Morris | 2003-05-08 | 1 | -55/+58 |
* | (fancy-diary-display-mode): Bind "q" to `quit-window' | Sam Steingold | 2003-04-25 | 1 | -13/+14 |
* | (cal-menu-update): Use easy-menu-create-menu rather than easy-menu-change. | Richard M. Stallman | 2003-04-06 | 1 | -1/+2 |
* | (diary-file-name-prefix-function): Fix custom type. | Markus Rost | 2003-02-17 | 1 | -1/+1 |
* | (diary-attrtype-convert): Convert an attribute value string to the desired type. | Juanma Barranquero | 2003-02-11 | 1 | -55/+188 |
* | (diary-face-attrs): New custom. | Juanma Barranquero | 2003-02-11 | 1 | -11/+72 |