summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* (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 <reingold@emr.cs.iit.edu>Glenn Morris2003-08-171-1/+6
* Edward M. Reingold <reingold@emr.cs.iit.edu>Glenn Morris2003-08-171-0/+21
* Edward M. Reingold <reingold@emr.cs.iit.edu>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
* Trailing whitepace deleted.Juanma Barranquero2003-02-0416-171/+171
* (calendar-only-one-frame-setup): Add autoload.Glenn Morris2003-01-201-0/+3
* (calendar-day-name): Move defn down.Richard M. Stallman2002-12-071-11/+10
* (facemenu-unlisted-faces): Only update after facemenu was loaded.Stefan Monnier2002-12-051-16/+16
* (solar-atn2): Give correct quadrant for arctan.Richard M. Stallman2002-12-051-1/+1
* (fancy-diary-font-lock-keywords): Grok month numbers, too.Kai Großjohann2002-11-181-0/+1
* (parse-time-elt): Var renamed from `elt'.Richard M. Stallman2002-11-181-38/+43
* (diary-button-face): Add group and version number.Markus Rost2002-11-171-1/+3
* Patch of Alan Shutko <ats@acm.org> by way of rms.Markus Rost2002-11-161-5/+30
* Patch of Alan Shutko <ats@acm.org> by way of rms.Markus Rost2002-11-161-7/+164
* calendar/diary-lib.el (make-diary-entry): Allow for local variables at end ofJuanma Barranquero2002-11-141-0/+8
* (timeclock-modeline-display): Use assq as well as memq to findJohn Wiegley2002-11-081-5/+5
* (diary-name-pattern): Fix typo.Juanma Barranquero2002-10-171-1/+1