]> code.delx.au - gnu-emacs/history - lisp/calendar
(Abbrevs): A @node line without explicit Prev, Next, and Up links.
[gnu-emacs] / lisp / calendar /
2006-05-01 Glenn Morris(cal-tex-preamble-extra): New variable.
2006-04-22 Glenn Morris(view-other-diary-entries): Refer to `diary-view-entrie...
2006-04-22 Glenn Morris(calendar-mode-map): Refer to `diary-view-entries'...
2006-04-15 Roland Winkler(appt-add): Check whether an appointment is already...
2006-03-11 Eli Zaretskii(list-holidays): Doc fix.
2006-03-10 Glenn Morris(calendar-holidays): Make previous doc-fix less passive.
2006-03-10 Glenn Morris(list-holidays): Doc fix.
2006-03-10 Glenn Morris(calendar-holidays): Doc fix.
2006-02-27 Glenn Morris(calendar-holidays): Doc fix.
2006-02-21 Richard M. Stallman(diary-selective-display): Add defvar.
2006-02-17 Juanma Barranquero(icalendar-import-file, icalendar-export-file): Put...
2006-02-16 Juanma Barranquero(icalendar--get-event-property, icalendar--get-event...
2006-02-08 Glenn MorrisAdd 2006 to copyright years.
2006-02-06 Stefan Monnier(calendar-increment-month): Typo in last change.
2006-01-24 Stefan MonnierAvoid macros from calendar.el so as to break
2006-01-24 Stefan MonnierRemove unnecessary leading stars in docstrings.
2005-12-10 Glenn MorrisUpdate copyright pending Emacs 22.
2005-12-10 Glenn MorrisUpdate copyright info.
2005-11-16 Stefan Monnier(diary-list-entries): Also hide the terminating newline.
2005-11-14 Stefan Monnier(diary-list-entries, diary-show-all-entries)
2005-11-01 Stefan Monnier(date, event): Don't declare as dynamic-var.
2005-10-25 Glenn Morris(diary-list-entries): Prevent infloop when diary does...
2005-10-24 Glenn MorrisFrom Ulf Jasper <ulf.jasper@web.de>:
2005-10-11 Stefan Monnier(appt-check): Use diary-selective-display var.
2005-10-08 Glenn MorrisUpdate maintainer email address.
2005-10-06 Stefan Monnier(calendar-mouse-view-diary-entries): Use the new arg...
2005-10-06 Stefan MonnierUse overlays rather than selective-display.
2005-10-04 Stefan Monnier(appt-time-regexp): New var.
2005-10-04 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-09-24 Romain Francoise2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-19 Stefan Monnier(mark-visible-calendar-date): Save excursion.
2005-09-19 Romain Francoise(mark-diary-entries): Revert last change.
2005-09-18 Romain Francoise(mark-diary-entries): Rearrange to wrap with-current...
2005-09-18 Deepak Goelmessage format spec fixes, commit # 10
2005-09-16 Stefan Monnier(mark-diary-entries): Don't move point. Use with-synta...
2005-09-14 Stefan MonnierDon't require easymenu, since we don't use it.
2005-09-14 Stefan Monnier(diary-show-all-entries): Fix last change,
2005-09-12 Stefan Monnier(calendar-for-loop): Add edebug info.
2005-09-12 Stefan MonnierUse with-current-buffer, match-string.
2005-08-26 Juanma Barranquero(date): Add defvar.
2005-08-26 Juanma Barranquero(date, number, original-date): Add defvars.
2005-08-26 Juanma Barranquero(date, entry, number, original-date): Add defvars.
2005-08-26 Juanma Barranquero(date): Add defvars.
2005-08-26 Juanma Barranquero(date, displayed-month, displayed-year, number, origina...
2005-08-25 Carsten DominikDocumentation string of diary-modify-entry-list-string...
2005-08-25 Carsten Dominik(diary-modify-entry-list-string-function): New hook.
2005-08-09 Richard M. Stallman(calendar-mode-map): Bind < and > usefully.
2005-07-18 Juri Linkov(calendar-goto-hebrew-date)
2005-07-18 Juanma Barranquero(icalendar--get-unfolded-buffer): Use `insert-buffer...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-29 Juanma Barranquero(diary-header-line-format): Change space constants...
2005-06-21 Glenn Morris(appt-make-list): Activate the package, if not already...
2005-06-12 Lute Kamstra(calendar-mode): Use run-mode-hooks.
2005-06-10 Juanma Barranquero(todo-insert-threshold): Fix spellings in docstrings.
2005-06-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-05-31 Glenn MorrisComment change.
2005-05-30 Glenn Morris(top-level): Do not require 'appt.
2005-05-30 Glenn Morris(mark-included-diary-files): Only kill included diary...
2005-05-26 Luc Teirlinck(calendar-mode-line-format): Use mode-line-highlight...
2005-05-26 Lute Kamstra(todo-mode): Use kill-all-local-variables and run-mode...
2005-05-21 Eli Zaretskii(cal-menu-update): Add separator as a string so that...
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2005-05-14 Richard M. Stallman(solar-data-list): Move definition up.
2005-05-07 Glenn Morris(solar-setup): Revert previous change.
2005-05-06 Glenn MorrisUpdate maintainer.
2005-05-06 Glenn Morris(top-level): No longer activate on load.
2005-05-06 Juanma Barranquero(mark-bahai-diary-entries): Replace `assoc-ignore-case...
2005-05-03 Glenn MorrisFrom Ulf Jasper <ulf.jasper@web.de>:
2005-04-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-04-08 Dan Nicolaescu* mh-customize.el (mh-speedbar-selected-folder-face...
2005-04-08 Carsten Dominik(add-to-diary-list): MARKER argument made
2005-04-05 Lute Kamstra(timeclock): Docstring fix.
2005-04-04 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-03-30 Paul EggertUpdate reference to "Calendrical Calculations" book...
2005-03-30 Glenn MorrisUpdate copyright and maintainer.
2005-03-30 Glenn MorrisUpdate maintainer.
2005-03-26 Glenn MorrisUpdate copyright and maintainer.
2005-03-26 Glenn MorrisUpdate copyright.
2005-03-25 Werner LEMBERG* calendar/calendar.el: Replace `legal' with `valid'.
2005-03-23 Lute KamstraAdd comment on time value formats. Don't require parse...
2005-03-16 Glenn Morris(mark-diary-entries): Use new optional argument REDRAW...
2005-03-16 Glenn Morris(calendar-redrawing): Delete.
2005-03-11 Glenn Morris(calendar-redrawing): New internal variable.
2005-03-11 Glenn Morris(mark-diary-entries): No need to redraw calendar if...
2005-03-09 Glenn Morris(mark-diary-entries): Only call redraw-calendar in...
2005-03-09 Glenn Morris(redraw-calendar): Preserve point. Reported by Matt...
2005-03-04 Glenn MorrisFrom Ulf Jasper <ulf.jasper@web.de>:
2005-03-01 Glenn Morris(redraw-calendar): Work from any buffer, not just the...
2005-03-01 Glenn Morris(mark-diary-entries): Remove any old marks first.
2005-02-27 Glenn Morris(diary-remind): Discard any mark portion from diary...
2005-02-27 Glenn MorrisFrom Matt Hodges <MPHodges@member.fsf.org>:
2005-02-24 Glenn MorrisFrom Ulf Jasper <ulf.jasper@web.de>:
2005-02-23 Richard M. Stallman(appt-time-msg-list): 3rd elt of each
2005-02-11 Glenn MorrisFrom Ulf Jasper <ulf.jasper@web.de>:
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2004-12-21 Glenn MorrisFrom Markus Rost <rost@ias.edu>:
2004-12-20 Glenn Morris(view-other-diary-entries): Add autoload.
2004-12-20 Glenn Morris(view-other-diary-entries): Use current-prefix-arg...
2004-12-07 Glenn MorrisFix spelling mistake in previous changes.
next