2000-05-31 Karl M. Hegbloom <karlheg@debian.org>
[bpt/emacs.git] / lisp / calendar /
2001-01-12 Gerd Moellmann(calendar-basic-setup): Doc fix.
2001-01-02 Dave Love(todo): Add :link, :version.
2000-11-30 Gerd Moellmann(diary-entry-time): Anchor pattern correctly
2000-11-22 Dave Love(todo-top-priorities): Use
2000-11-22 Miles Bader(generate-calendar-window): When we don't call `fit...
2000-11-13 Miles Bader(generate-calendar-window): Use `fit-window-to-buffer'.
2000-11-05 ShengHuo ZHURevoke the change.
2000-11-04 ShengHuo ZHU* calendar/calendar.el (diary-face, holiday-face):...
2000-11-03 Miles Bader(diary-face, calendar-today-face, holiday-face):
2000-11-01 Miles Bader(diary-face, holiday-face): Add dark-background variants.
2000-10-29 John WiegleySee ChangeLog
2000-10-13 John WiegleyRemoved all external URL references, and changed one...
2000-10-13 John WiegleyBug fix for timeclock.el
2000-10-12 Gerd Moellmann(diary-cyclic): Doc fix from Ed Reingold.
2000-09-19 Stefan MonnierDocstring fixes.
2000-09-17 Dave LoveCopyright up-date.
2000-09-17 Dave Love(scroll-calendar-left)
2000-09-17 Dave Love(calendar-mode-line-format): Make fields
2000-08-15 Eli Zaretskii(timeclock-file): Run .timelog through convert-standard...
2000-08-14 Gerd Moellmann*** empty log message ***
2000-07-31 Eli Zaretskii(appt-disp-window): Use display-multi-frame-p
2000-07-04 Dave LoveReplaced with a working version, based on 1998-01-12T11...
2000-07-04 Dave LoveMinor doc fixes and code tweaks.
2000-07-03 Gerd Moellmann(appt-select-lowest-window): Use walk-windows
2000-06-19 Sam Steingoldignore *.elc
2000-06-06 Dave LoveNew maintainer address.
2000-06-02 Dave Love[This needs more work on the outline stuff.]
2000-05-18 Dave Love(appt-make-list): Match all lines of entry.
2000-05-12 Dave LoveRemove some compatibility stuff and CL
2000-05-02 Gerd Moellmann(french-calendar-multibyte-special-days-array)
2000-04-17 Stefan Monnier(fancy-diary-display, mark-diary-entries)
2000-04-13 Gerd Moellmann(include-other-diary-files): Fix the fix of
2000-03-29 Dave LoveDoc fixes.
2000-03-01 Gerd Moellmann(list-diary-entries): Don't try to go forward at
2000-02-24 Gerd Moellmann(include-other-diary-files): Undo the selective
2000-02-23 Dave LoveComment change.
1999-12-18 Dave LoveBind free variables when compiling.
1999-12-02 Gerd Moellmann(appt-convert-time): Handle "12:MMam",
1999-11-22 Gerd MoellmannFix autoload for calendar-absolute-from-astro. Add...
1999-11-12 Sam Steingold* calendar/calendar.el (calendar-remove-frame-by-deleting):
1999-11-03 Gerd Moellmann(simple-diary-display): Reset modeline even if
1999-11-03 Gerd Moellmann(redraw-calendar): Move to nearest date before
1999-09-07 Dave Love1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc...
1999-08-28 Richard M. Stallman(calendar-goto-astro-day-number): Autoload the right...
1999-08-28 Richard M. StallmanCall the new hook in every movement function.
1999-08-28 Richard M. Stallman(calendar-move-hook): New hook.
1999-08-02 Richard M. StallmanChange syntax table entry for colon in the diary as...
1999-08-02 Richard M. Stallman(european-date-diary-pattern): Fix pattern so it
1999-07-30 Karl Heuer(cal-tex-cursor-filofax-daily): Add possibility of
1999-06-27 Karl Heuer(calendar): Call calendar-only-one-frame-setup if reque...
1999-06-27 Karl Heuer(calendar-only-one-frame-setup): New function.
1999-06-17 Karl Heuer(special-display-buffer-names):
1999-05-22 Richard M. Stallman(diary-mail-entries): Use fancy-diary-buffer.
1999-05-12 Oliver SeidelRemoved some inappropriate "autoload comments", as
1999-05-03 Karl Heuer(diary-remind): Rewritten to behave sensibly for
1999-03-18 Oliver SeidelMarc Zonzon <Marc.Zonzon@univ-rennes1.fr> on 18.Mar...
1999-03-17 Oliver SeidelAlastair Burt <alastair.burt@dfki.de> sent in a patch...
1999-03-17 Karl Heuer(appt-make-list): Fix previous change.
1999-02-17 Andreas Schwab(scroll-calendar-left): Don't set
1999-02-07 Richard M. Stallman(appt-make-list): Don't splice quotes and date onto...
1999-02-01 Edward M. ReingoldFix key bindings for appt-add and appt-delete
1999-01-26 Richard M. Stallman(mark-diary-entries): Use assoc-ignore-case and do...
1999-01-26 Richard M. Stallman(calendar-goto-french-date): Use assoc-ignore-case...
1999-01-26 Richard M. Stallman(coptic-prompt-for-date): Use assoc-ignore-case and...
1999-01-26 Richard M. Stallman(calendar-goto-julian-date): Use assoc-ignore-case...
1999-01-26 Richard M. Stallman(calendar-read-date): Use assoc-ignore-case and do...
1999-01-26 Richard M. Stallman(calendar-goto-hebrew-date)
1999-01-26 Richard M. Stallman(persian-prompt-for-date): Use assoc-ignore-case and...
1999-01-26 Richard M. Stallman(calendar-read-mayan-haab-date)
1999-01-26 Richard M. Stallman(calendar-goto-islamic-date)
1999-01-06 Richard M. Stallman(diary-float): Better fix of end-of-year error.
1998-12-16 Karl Heuer(diary-float): Fix end-of-year error and typos in comments.
1998-11-29 Richard M. Stallman(appt-disp-window): Use pop-to-buffer,
1998-10-30 Karl Heuer(cal-menu-update): Fix menu wording.
1998-10-26 Edward M. ReingoldAdd title parameters to frames.
1998-10-21 Edward M. ReingoldAdd doc strings CORRECTLY!
1998-10-20 Edward M. ReingoldAdd doc strings for calendar-day-name-array and calenda...
1998-09-29 Oliver SeidelAlex Schroeder startup description added.
1998-09-21 Karl Heuer(appt-interval): Variable deleted.
1998-09-13 Karl Heuer(mark-sexp-diary-entries): Fix previous chg.
1998-09-10 Karl Heuer(mark-sexp-diary-entries): Avoid infinite loop when
1998-08-29 Karl Heuer(chinese-year-cache): Change range of years from
1998-08-27 Karl Heuer(appt-check): Clear appt-mode-string if we don't put...
1998-08-27 Karl Heuer(appt-check): Start the appt-mode-string w/ space.
1998-08-27 Karl Heuer(diary-block): Doc fix..
1998-08-27 Karl Heuer(diary-list-include-blanks): Doc fix..
1998-08-27 Karl Heuer(cal-tex-cursor-filofax-daily): Don't use oddp.
1998-08-26 Richard M. Stallman(appt-mode-string): New variable.
1998-07-25 Richard M. Stallman(cal-tex-latexify-list): Ignore specifer in diary entry.
1998-07-03 Richard M. Stallman(diary-mail-addr): Fix custom type.
1998-06-29 Stephen Eglendiary-mail-entries calls exit-calendar when finished.
1998-06-09 Edward M. ReingoldPrevent diary display from being corrupted on printed...
1998-06-09 Edward M. ReingoldMinor fix to previous change.
1998-06-09 Edward M. ReingoldRewrote calendar-mouse-holidays, calendar-mouse-view...
1998-06-09 Edward M. ReingoldDon't overide default value of diary-file.
1998-06-05 Edward M. ReingoldFix menu separators.
1998-05-28 Edward M. ReingoldMinor fixes of earlier updates.
1998-05-27 Edward M. ReingoldFix list of "special" buffers.
1998-05-27 Edward M. ReingoldAdd function to show equivalent date on all available...
1998-05-19 Edward M. ReingoldRewrote cal-tex-list-holidays to get holidays in the...
next