aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* (cal-menu-x-popup-menu): Fix argument of error call.Pavel Janík2002-05-011-1/+1
* (include-other-diary-files): Allow modifyingRichard M. Stallman2002-04-221-1/+2
* (solar-northern-spring-or-summer-season): Doc fix.Richard M. Stallman2002-04-041-1/+1
* Fix typos.Juanma Barranquero2002-04-031-2/+2
* (update-calendar-mode-line): Force mode-line update.Richard M. Stallman2002-04-031-3/+33
* (cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook)Richard M. Stallman2002-04-031-62/+111
* (solar-spring-or-summer-season): Deleted.Richard M. Stallman2002-04-031-39/+57
* (holiday-rosh-hashanah-etc): Spelling correction.Richard M. Stallman2002-04-031-4/+4
* (calendar): Doc fix.Eli Zaretskii2002-03-221-1/+4
* (calendar-goto-french-date): Fix prompt to match the actual code.Pavel Janík2002-03-151-1/+1
* (list-diary-entries): Use `buffer-substring' instead ofThien-Thi Nguyen2002-03-031-2/+2
* (calendar-mode-map): Change the menu item's name to "Insert Diary Entry".Eli Zaretskii2002-02-081-1/+1
* Moved time-date.el from lisp/gnus to lisp/calendar.Eli Zaretskii2002-02-011-0/+189
* Moved parse-time.el from lisp/gnus to lisp/calendar.Eli Zaretskii2002-02-011-0/+214
* (generate-calendar-month): Doc fix.Eli Zaretskii2002-01-281-3/+4
* (generate-calendar-month): Doc fix.Richard M. Stallman2002-01-241-4/+3
* (diary-date-forms): Doc fix.Richard M. Stallman2002-01-151-1/+1
* Fix typo.Pavel Janík2002-01-131-1/+1
* (diary-block): Doc fix.Richard M. Stallman2002-01-031-1/+2
* (various face definitions): Use :weight, not :bold.Richard M. Stallman2001-12-311-1/+1
* Require time-stamp.Pavel Janík2001-12-111-4/+5
* (calendar-mode): Remove make-local-hook.Pavel Janík2001-11-261-1/+0
* (list-diary-entries): Use insert instead of insert-string.Pavel Janík2001-11-261-2/+2
* (appt-disp-window): Use insert instead of insert-string.Pavel Janík2001-11-261-1/+1
* (todo-save): Fix previous change.Richard M. Stallman2001-11-171-5/+4
* (todo-save): Add save-excursion and save-restriction.Richard M. Stallman2001-11-131-5/+7
* (solar-sunrise-and-sunset): Exchange the two extreme values of day-length.Richard M. Stallman2001-11-111-2/+2
* (timeclock-out): Signal an error if timeclock-last-event is nil.Eli Zaretskii2001-11-031-0/+2
* (calendar-mode-line-format): do not use #' on undefined functionsSam Steingold2001-10-111-7/+7
* (diary-entry-compare): When times are identical, compare the entriesSam Steingold2001-10-051-15/+16
* (cal-menu-x-popup-menu): New function,Eli Zaretskii2001-10-011-9/+16
* (calendar-mode-map): Require cal-menu unconditionally.Eli Zaretskii2001-10-011-5/+3
* (calendar-mouse-view-other-diary-entries): Fix nameGerd Moellmann2001-09-051-7/+12
* (calendar-mode-line-format): UseGerd Moellmann2001-08-091-8/+12
* (calendar-goto-islamic-date): RemoveGerd Moellmann2001-07-161-1/+0
* (calendar-goto-islamic-date): AddGerd Moellmann2001-07-161-2/+6
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-3/+3
* Some fixes to follow coding conventions.Pavel Janík2001-07-1615-19/+19
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (calendar-goto-islamic-date): AddGerd Moellmann2001-07-131-1/+2
* (todo-top-priorities): Use delete-regionGerd Moellmann2001-07-051-7/+6
* (generate-calendar-month): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-2/+4
* One more variable coming up nil on the first time around, needingJohn Wiegley2001-05-101-1/+1
* *** empty log message ***John Wiegley2001-05-101-1/+1
* (timeclock-find-discrep): Set `timeclock-last-event-workday' if it'sJohn Wiegley2001-05-101-0/+2
* (timeclock-find-discrep): Initialize `elapsed' to 0.John Wiegley2001-05-101-1/+1
* (holidays): Add an autoload cookie. From Pavel Jank <[email protected]>.Eli Zaretskii2001-05-091-0/+1
* (timeclock-workday-remaining): Changed logic for determining how muchJohn Wiegley2001-05-081-41/+43
* (timeclock-day-required): If the time required for a particular day isJohn Wiegley2001-04-241-47/+55
* (calendar-two-frame-setup, calendar-only-one-frame-setup)Eli Zaretskii2001-04-231-3/+3