| Commit message (Expand) | Author | Age | Files | Lines |
| * | (date): Add defvar. | Juanma Barranquero | 2005-08-26 | 9 | -0/+15 |
| * | (date, number, original-date): Add defvars. | Juanma Barranquero | 2005-08-26 | 1 | -0/+3 |
| * | (date, entry, number, original-date): Add defvars. | Juanma Barranquero | 2005-08-26 | 1 | -0/+4 |
| * | (date): Add defvars. | Juanma Barranquero | 2005-08-26 | 1 | -0/+1 |
| * | (date, displayed-month, displayed-year, number, original-date): | Juanma Barranquero | 2005-08-26 | 1 | -4/+10 |
| * | Documentation string of diary-modify-entry-list-string-function improved. | Carsten Dominik | 2005-08-25 | 1 | -2/+3 |
| * | (diary-modify-entry-list-string-function): New hook. | Carsten Dominik | 2005-08-25 | 1 | -0/+8 |
| * | (calendar-mode-map): Bind < and > usefully. | Richard M. Stallman | 2005-08-09 | 1 | -0/+2 |
| * | (calendar-goto-hebrew-date) | Juri Linkov | 2005-07-18 | 1 | -4/+4 |
| * | (icalendar--get-unfolded-buffer): Use `insert-buffer-substring' and `goto-char', | Juanma Barranquero | 2005-07-18 | 1 | -1/+2 |
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 26 | -52/+52 |
| * | (diary-header-line-format): Change space constants followed by a sexp to "?\s ". | Juanma Barranquero | 2005-06-29 | 1 | -1/+1 |
| * | (appt-make-list): Activate the package, if not already active (for | Glenn Morris | 2005-06-21 | 1 | -82/+111 |
| * | (calendar-mode): Use run-mode-hooks. | Lute Kamstra | 2005-06-12 | 1 | -2/+2 |
| * | (todo-insert-threshold): Fix spellings in docstrings. | Juanma Barranquero | 2005-06-10 | 1 | -1/+1 |
| * | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-386 | Miles Bader | 2005-06-10 | 1 | -3/+5 |
| * | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-385 | Miles Bader | 2005-06-10 | 1 | -11/+17 |
| * | Comment change. | Glenn Morris | 2005-05-31 | 1 | -2/+0 |
| * | (top-level): Do not require 'appt. | Glenn Morris | 2005-05-30 | 1 | -1/+0 |
| * | (mark-included-diary-files): Only kill included diary buffer if it was | Glenn Morris | 2005-05-30 | 1 | -5/+8 |
| * | (calendar-mode-line-format): Use mode-line-highlight as mouse-face. | Luc Teirlinck | 2005-05-26 | 1 | -0/+5 |
| * | (todo-mode): Use kill-all-local-variables and run-mode-hooks. | Lute Kamstra | 2005-05-26 | 1 | -1/+2 |
| * | (cal-menu-update): Add separator as a string so that tmm doesn't create | Eli Zaretskii | 2005-05-21 | 1 | -1/+1 |
| * | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 7 | -27/+27 |
| * | (solar-data-list): Move definition up. | Richard M. Stallman | 2005-05-14 | 1 | -42/+42 |
| * | (solar-setup): Revert previous change. | Glenn Morris | 2005-05-07 | 1 | -5/+0 |
| * | Update maintainer. | Glenn Morris | 2005-05-06 | 1 | -0/+6 |
| * | (top-level): No longer activate on load. | Glenn Morris | 2005-05-06 | 1 | -4/+0 |
| * | (mark-bahai-diary-entries): Replace `assoc-ignore-case' by `assoc-string'. | Juanma Barranquero | 2005-05-06 | 1 | -7/+9 |
| * | From Ulf Jasper <ulf.jasper@web.de>: | Glenn Morris | 2005-05-03 | 1 | -562/+844 |
| * | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243 | Miles Bader | 2005-04-10 | 1 | -10/+11 |
| * | * mh-customize.el (mh-speedbar-selected-folder-face): Special case | Dan Nicolaescu | 2005-04-08 | 1 | -1/+5 |
| * | (add-to-diary-list): MARKER argument made | Carsten Dominik | 2005-04-08 | 1 | -1/+1 |
| * | (timeclock): Docstring fix. | Lute Kamstra | 2005-04-05 | 1 | -2/+2 |
| * | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-230 | Miles Bader | 2005-04-04 | 1 | -2/+2 |
| * | Update reference to "Calendrical Calculations" book; there's a new edition. | Paul Eggert | 2005-03-30 | 13 | -28/+28 |
| * | Update copyright and maintainer. | Glenn Morris | 2005-03-30 | 1 | -6/+7 |
| * | Update maintainer. | Glenn Morris | 2005-03-30 | 1 | -5/+4 |
| * | Update copyright and maintainer. | Glenn Morris | 2005-03-26 | 1 | -3/+5 |
| * | Update copyright. | Glenn Morris | 2005-03-26 | 1 | -2/+1 |
| * | * calendar/calendar.el: Replace `legal' with `valid'. | Werner LEMBERG | 2005-03-25 | 1 | -3/+3 |
| * | Add comment on time value formats. Don't require parse-time. | Lute Kamstra | 2005-03-23 | 1 | -48/+109 |
| * | (mark-diary-entries): Use new optional argument REDRAW rather than | Glenn Morris | 2005-03-16 | 1 | -15/+18 |
| * | (calendar-redrawing): Delete. | Glenn Morris | 2005-03-16 | 1 | -5/+1 |
| * | (calendar-redrawing): New internal variable. | Glenn Morris | 2005-03-11 | 1 | -35/+38 |
| * | (mark-diary-entries): No need to redraw calendar if that is why we | Glenn Morris | 2005-03-11 | 1 | -1/+4 |
| * | (mark-diary-entries): Only call redraw-calendar in the first of any | Glenn Morris | 2005-03-09 | 1 | -1/+5 |
| * | (redraw-calendar): Preserve point. Reported by Matt Hodges | Glenn Morris | 2005-03-09 | 1 | -22/+20 |
| * | From Ulf Jasper <ulf.jasper@web.de>: | Glenn Morris | 2005-03-04 | 1 | -11/+10 |
| * | (redraw-calendar): Work from any buffer, not just the calendar. | Glenn Morris | 2005-03-01 | 1 | -4/+6 |