aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar (follow)
Commit message (Expand)AuthorAgeFilesLines
* (date): Add defvar.Juanma Barranquero2005-08-269-0/+15
* (date, number, original-date): Add defvars.Juanma Barranquero2005-08-261-0/+3
* (date, entry, number, original-date): Add defvars.Juanma Barranquero2005-08-261-0/+4
* (date): Add defvars.Juanma Barranquero2005-08-261-0/+1
* (date, displayed-month, displayed-year, number, original-date):Juanma Barranquero2005-08-261-4/+10
* Documentation string of diary-modify-entry-list-string-function improved.Carsten Dominik2005-08-251-2/+3
* (diary-modify-entry-list-string-function): New hook.Carsten Dominik2005-08-251-0/+8
* (calendar-mode-map): Bind < and > usefully.Richard M. Stallman2005-08-091-0/+2
* (calendar-goto-hebrew-date)Juri Linkov2005-07-181-4/+4
* (icalendar--get-unfolded-buffer): Use `insert-buffer-substring' and `goto-char',Juanma Barranquero2005-07-181-1/+2
* Update FSF's address.Lute Kamstra2005-07-0426-52/+52
* (diary-header-line-format): Change space constants followed by a sexp to "?\s ".Juanma Barranquero2005-06-291-1/+1
* (appt-make-list): Activate the package, if not already active (forGlenn Morris2005-06-211-82/+111
* (calendar-mode): Use run-mode-hooks.Lute Kamstra2005-06-121-2/+2
* (todo-insert-threshold): Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-386Miles Bader2005-06-101-3/+5
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-385Miles Bader2005-06-101-11/+17
* Comment change.Glenn Morris2005-05-311-2/+0
* (top-level): Do not require 'appt.Glenn Morris2005-05-301-1/+0
* (mark-included-diary-files): Only kill included diary buffer if it wasGlenn Morris2005-05-301-5/+8
* (calendar-mode-line-format): Use mode-line-highlight as mouse-face.Luc Teirlinck2005-05-261-0/+5
* (todo-mode): Use kill-all-local-variables and run-mode-hooks.Lute Kamstra2005-05-261-1/+2
* (cal-menu-update): Add separator as a string so that tmm doesn't createEli Zaretskii2005-05-211-1/+1
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-167-27/+27
* (solar-data-list): Move definition up.Richard M. Stallman2005-05-141-42/+42
* (solar-setup): Revert previous change.Glenn Morris2005-05-071-5/+0
* Update maintainer.Glenn Morris2005-05-061-0/+6
* (top-level): No longer activate on load.Glenn Morris2005-05-061-4/+0
* (mark-bahai-diary-entries): Replace `assoc-ignore-case' by `assoc-string'.Juanma Barranquero2005-05-061-7/+9
* From Ulf Jasper <ulf.jasper@web.de>:Glenn Morris2005-05-031-562/+844
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243Miles Bader2005-04-101-10/+11
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-1/+5
* (add-to-diary-list): MARKER argument madeCarsten Dominik2005-04-081-1/+1
* (timeclock): Docstring fix.Lute Kamstra2005-04-051-2/+2
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-230Miles Bader2005-04-041-2/+2
* Update reference to "Calendrical Calculations" book; there's a new edition.Paul Eggert2005-03-3013-28/+28
* Update copyright and maintainer.Glenn Morris2005-03-301-6/+7
* Update maintainer.Glenn Morris2005-03-301-5/+4
* Update copyright and maintainer.Glenn Morris2005-03-261-3/+5
* Update copyright.Glenn Morris2005-03-261-2/+1
* * calendar/calendar.el: Replace `legal' with `valid'.Werner LEMBERG2005-03-251-3/+3
* Add comment on time value formats. Don't require parse-time.Lute Kamstra2005-03-231-48/+109
* (mark-diary-entries): Use new optional argument REDRAW rather thanGlenn Morris2005-03-161-15/+18
* (calendar-redrawing): Delete.Glenn Morris2005-03-161-5/+1
* (calendar-redrawing): New internal variable.Glenn Morris2005-03-111-35/+38
* (mark-diary-entries): No need to redraw calendar if that is why weGlenn Morris2005-03-111-1/+4
* (mark-diary-entries): Only call redraw-calendar in the first of anyGlenn Morris2005-03-091-1/+5
* (redraw-calendar): Preserve point. Reported by Matt HodgesGlenn Morris2005-03-091-22/+20
* From Ulf Jasper <ulf.jasper@web.de>:Glenn Morris2005-03-041-11/+10
* (redraw-calendar): Work from any buffer, not just the calendar.Glenn Morris2005-03-011-4/+6