| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (cal-menu-x-popup-menu): Fix argument of error call. | Pavel Janík | 2002-05-01 | 1 | -1/+1 |
| | | |||||
| * | (include-other-diary-files): Allow modifying | Richard M. Stallman | 2002-04-22 | 1 | -1/+2 |
| | | | | | included buffer, to turn off selective display. | ||||
| * | (solar-northern-spring-or-summer-season): Doc fix. | Richard M. Stallman | 2002-04-04 | 1 | -1/+1 |
| | | |||||
| * | Fix typos. | Juanma Barranquero | 2002-04-03 | 1 | -2/+2 |
| | | |||||
| * | (update-calendar-mode-line): Force mode-line update. | Richard M. Stallman | 2002-04-03 | 1 | -3/+33 |
| | | | | | | | Make date under the cursor available as `date' in calendar-mode-line-format. Eval items in calendar-mode-line-format list. | ||||
| * | (cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook) | Richard M. Stallman | 2002-04-03 | 1 | -62/+111 |
| | | | | | | | | | | | | | | | | | | | | | (cal-tex-week-hook, cal-tex-daily-hook): Add doc strings. (cal-tex-latexify-list): Fix doc string. (cal-tex-insert-day-names): LaTeXify day names. (cal-tex-cursor-week-iso, cal-tex-week-hours, cal-tex-weekly4-box) (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week) (cal-tex-daily-page, cal-tex-mini-calendar): LaTeXify day names. Change all instances (interactive "P") to (interactive "p"). (cal-tex-cursor-month): Add hfill and newline at end of month that ended on Saturday. (cal-tex-preamble): Change to LaTeX2e. (cal-tex-cursor-filofax-year): Don't use default month names in LaTeX macros in case user changes them. (cal-tex-month-name): New function. Used throughout in case user has done something funny with month names. | ||||
| * | (solar-spring-or-summer-season): Deleted. | Richard M. Stallman | 2002-04-03 | 1 | -39/+57 |
| | | | | | | | | | (solar-northern-spring-or-summer-season): New variable. (solar-sunrise-and-sunset, solar-moment, solar-sunrise-sunset): Rewritten. (diary-sabbath-candles-minutes): New variable. (diary-sabbath-candles): Use it instead of fixed 18 minutes. | ||||
| * | (holiday-rosh-hashanah-etc): Spelling correction. | Richard M. Stallman | 2002-04-03 | 1 | -4/+4 |
| | | | | | (diary-rosh-hodesh): Spelling correction. | ||||
| * | (calendar): Doc fix. | Eli Zaretskii | 2002-03-22 | 1 | -1/+4 |
| | | |||||
| * | (calendar-goto-french-date): Fix prompt to match the actual code. | Pavel Janík | 2002-03-15 | 1 | -1/+1 |
| | | |||||
| * | (list-diary-entries): Use `buffer-substring' instead of | Thien-Thi Nguyen | 2002-03-03 | 1 | -2/+2 |
| | | | | | `buffer-substring-no-properties' to support enriched mode. | ||||
| * | (calendar-mode-map): Change the menu item's name to "Insert Diary Entry". | Eli Zaretskii | 2002-02-08 | 1 | -1/+1 |
| | | |||||
| * | Moved time-date.el from lisp/gnus to lisp/calendar. | Eli Zaretskii | 2002-02-01 | 1 | -0/+189 |
| | | | | | For versions before 1.5, see lisp/gnus/time-date.el. | ||||
| * | Moved parse-time.el from lisp/gnus to lisp/calendar. | Eli Zaretskii | 2002-02-01 | 1 | -0/+214 |
| | | | | | For versions before 1.6, look in lisp/gnus. | ||||
| * | (generate-calendar-month): Doc fix. | Eli Zaretskii | 2002-01-28 | 1 | -3/+4 |
| | | |||||
| * | (generate-calendar-month): Doc fix. | Richard M. Stallman | 2002-01-24 | 1 | -4/+3 |
| | | |||||
| * | (diary-date-forms): Doc fix. | Richard M. Stallman | 2002-01-15 | 1 | -1/+1 |
| | | |||||
| * | Fix typo. | Pavel Janík | 2002-01-13 | 1 | -1/+1 |
| | | |||||
| * | (diary-block): Doc fix. | Richard M. Stallman | 2002-01-03 | 1 | -1/+2 |
| | | |||||
| * | (various face definitions): Use :weight, not :bold. | Richard M. Stallman | 2001-12-31 | 1 | -1/+1 |
| | | |||||
| * | Require time-stamp. | Pavel Janík | 2001-12-11 | 1 | -4/+5 |
| | | |||||
| * | (calendar-mode): Remove make-local-hook. | Pavel Janík | 2001-11-26 | 1 | -1/+0 |
| | | |||||
| * | (list-diary-entries): Use insert instead of insert-string. | Pavel Janík | 2001-11-26 | 1 | -2/+2 |
| | | |||||
| * | (appt-disp-window): Use insert instead of insert-string. | Pavel Janík | 2001-11-26 | 1 | -1/+1 |
| | | |||||
| * | (todo-save): Fix previous change. | Richard M. Stallman | 2001-11-17 | 1 | -5/+4 |
| | | |||||
| * | (todo-save): Add save-excursion and save-restriction. | Richard M. Stallman | 2001-11-13 | 1 | -5/+7 |
| | | |||||
| * | (solar-sunrise-and-sunset): Exchange the two extreme values of day-length. | Richard M. Stallman | 2001-11-11 | 1 | -2/+2 |
| | | |||||
| * | (timeclock-out): Signal an error if timeclock-last-event is nil. | Eli Zaretskii | 2001-11-03 | 1 | -0/+2 |
| | | |||||
| * | (calendar-mode-line-format): do not use #' on undefined functions | Sam Steingold | 2001-10-11 | 1 | -7/+7 |
| | | |||||
| * | (diary-entry-compare): When times are identical, compare the entries | Sam Steingold | 2001-10-05 | 1 | -15/+16 |
| | | | | | lexicographically. | ||||
| * | (cal-menu-x-popup-menu): New function, | Eli Zaretskii | 2001-10-01 | 1 | -9/+16 |
| | | | | | | | | | | | | calls x-popup-menu only if popup menus are supported. (calendar-mouse-insert-hebrew-diary-entry) (calendar-mouse-insert-islamic-diary-entry) (calendar-mouse-holidays, calendar-mouse-view-diary-entries) (calendar-mouse-view-other-diary-entries) (calendar-mouse-print-dates, calendar-mouse-2-date-menu) (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax): Call cal-menu-x-popup-menu instead of x-popup-menu. | ||||
| * | (calendar-mode-map): Require cal-menu unconditionally. | Eli Zaretskii | 2001-10-01 | 1 | -5/+3 |
| | | | | | (calendar-mode): Set up activate-menubar-hook unconditionally. | ||||
| * | (calendar-mouse-view-other-diary-entries): Fix name | Gerd Moellmann | 2001-09-05 | 1 | -7/+12 |
| | | | | | of file in header of menu. | ||||
| * | (calendar-mode-line-format): Use | Gerd Moellmann | 2001-08-09 | 1 | -8/+12 |
| | | | | | make-mode-line-mouse-map instead of make-mode-line-mouse2-map. | ||||
| * | (calendar-goto-islamic-date): Remove | Gerd Moellmann | 2001-07-16 | 1 | -1/+0 |
| | | | | | autoload cookie. | ||||
| * | (calendar-goto-islamic-date): Add | Gerd Moellmann | 2001-07-16 | 1 | -2/+6 |
| | | | | | call to autoload. | ||||
| * | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -3/+3 |
| | | |||||
| * | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 15 | -19/+19 |
| | | |||||
| * | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 1 | -1/+1 |
| | | |||||
| * | (calendar-goto-islamic-date): Add | Gerd Moellmann | 2001-07-13 | 1 | -1/+2 |
| | | | | | autload cookie. | ||||
| * | (todo-top-priorities): Use delete-region | Gerd Moellmann | 2001-07-05 | 1 | -7/+6 |
| | | | | | instead of kill-line. | ||||
| * | (generate-calendar-month): Add help-echo to mouse-highlighted text. | Eli Zaretskii | 2001-06-17 | 1 | -2/+4 |
| | | |||||
| * | One more variable coming up nil on the first time around, needing | John Wiegley | 2001-05-10 | 1 | -1/+1 |
| | | | | | guarding. | ||||
| * | *** empty log message *** | John Wiegley | 2001-05-10 | 1 | -1/+1 |
| | | |||||
| * | (timeclock-find-discrep): Set `timeclock-last-event-workday' if it's | John Wiegley | 2001-05-10 | 1 | -0/+2 |
| | | | | | still nil. | ||||
| * | (timeclock-find-discrep): Initialize `elapsed' to 0. | John Wiegley | 2001-05-10 | 1 | -1/+1 |
| | | |||||
| * | (holidays): Add an autoload cookie. From Pavel Jank <Pavel@Janik.cz>. | Eli Zaretskii | 2001-05-09 | 1 | -0/+1 |
| | | |||||
| * | (timeclock-workday-remaining): Changed logic for determining how much | John Wiegley | 2001-05-08 | 1 | -41/+43 |
| | | | | | | | | | | | | | | time is remaining. (timeclock-workday-elapsed): Don't accept a "relative" argument for the current day's elapsed time. What could that have meant? (timeclock-workday-elapsed-string): No "relative" argument anymore. (timeclock-when-to-leave): Changed logic, similarly to what was done for `timeclock-workday-remaining'. (timeclock-find-discrep): Removed "today-only" argument, which had no meaning. Fixed some more math problems. The function now returns a three member list: (TOTAL-TIME-DISCREPANCY TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME). | ||||
| * | (timeclock-day-required): If the time required for a particular day is | John Wiegley | 2001-04-24 | 1 | -47/+55 |
| | | | | | | not set, use `timeclock-workday'. (timeclock-find-discrep): Added some sample code in a comment. | ||||
| * | (calendar-two-frame-setup, calendar-only-one-frame-setup) | Eli Zaretskii | 2001-04-23 | 1 | -3/+3 |
| | | | | | (calendar-one-frame-setup): Use display-multi-frame-p instead of window-system. | ||||