summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* (diary-float): Better fix of end-of-year error.Richard M. Stallman1999-01-061-1/+2
* (diary-float): Fix end-of-year error and typos in comments.Karl Heuer1998-12-161-4/+4
* (appt-disp-window): Use pop-to-buffer,Richard M. Stallman1998-11-291-3/+5
* (cal-menu-update): Fix menu wording.Karl Heuer1998-10-301-1/+1
* Add title parameters to frames.Edward M. Reingold1998-10-261-5/+6
* Add doc strings CORRECTLY!Edward M. Reingold1998-10-211-4/+4
* Add doc strings for calendar-day-name-array and calendar-month-name-array.Edward M. Reingold1998-10-201-0/+2
* Alex Schroeder startup description added.Oliver Seidel1998-09-291-9/+33
* (appt-interval): Variable deleted.Karl Heuer1998-09-211-122/+141
* (mark-sexp-diary-entries): Fix previous chg.Karl Heuer1998-09-131-1/+4
* (mark-sexp-diary-entries): Avoid infinite loop whenKarl Heuer1998-09-101-1/+2
* (chinese-year-cache): Change range of years fromKarl Heuer1998-08-291-6/+28
* (appt-check): Clear appt-mode-string if we don't put something in it.Karl Heuer1998-08-271-0/+2
* (appt-check): Start the appt-mode-string w/ space.Karl Heuer1998-08-271-1/+1
* (diary-block): Doc fix..Karl Heuer1998-08-271-1/+1
* (diary-list-include-blanks): Doc fix..Karl Heuer1998-08-271-1/+1
* (cal-tex-cursor-filofax-daily): Don't use oddp.Karl Heuer1998-08-271-4/+5
* (appt-mode-string): New variable.Richard M. Stallman1998-08-261-72/+71
* (cal-tex-latexify-list): Ignore specifer in diary entry.Richard M. Stallman1998-07-251-2/+2
* (diary-mail-addr): Fix custom type.Richard M. Stallman1998-07-031-1/+1
* diary-mail-entries calls exit-calendar when finished.Stephen Eglen1998-06-291-1/+2
* Prevent diary display from being corrupted on printed calendar generation.Edward M. Reingold1998-06-091-1/+1
* Minor fix to previous change.Edward M. Reingold1998-06-091-2/+2
* Rewrote calendar-mouse-holidays, calendar-mouse-view-diary-entries,Edward M. Reingold1998-06-091-12/+50
* Don't overide default value of diary-file.Edward M. Reingold1998-06-091-4/+4
* Fix menu separators.Edward M. Reingold1998-06-051-2/+2
* Minor fixes of earlier updates.Edward M. Reingold1998-05-281-3/+6
* Fix list of "special" buffers.Edward M. Reingold1998-05-271-1/+1
* Add function to show equivalent date on all available calendars (in parallelEdward M. Reingold1998-05-271-0/+51
* Rewrote cal-tex-list-holidays to get holidays in the range correctly (and moreEdward M. Reingold1998-05-191-33/+23
* Fix mispelling.Edward M. Reingold1998-05-141-1/+1
* Add separators to Holidays menu.Edward M. Reingold1998-05-121-1/+4
* (calendar-mode-map): Rename `holidays' menu to `Holidays'.Richard M. Stallman1998-05-121-7/+7
* Minor fix to earlier changes today.Edward M. Reingold1998-05-111-1/+12
* On exiting, don't signal error when user changes mind.Edward M. Reingold1998-05-111-5/+4
* Made holiday button on menu bar related to current calendar display.Edward M. Reingold1998-05-112-15/+48
* (diary-mail-entries): Add autoload cookie.Richard M. Stallman1998-05-061-0/+1
* Write year in subject line using four digits, not two.Stephen Eglen1998-05-011-1/+1
* *** empty log message ***Dan Nicolaescu1998-04-201-3/+6
* (calendar-mode-map): Add bindings for appt-add and appt-delete.Richard M. Stallman1998-03-271-0/+2
* Fix mispelling.Edward M. Reingold1998-02-021-1/+1
* (calendar-french-single-byteify): Function deleted.Richard M. Stallman1998-01-241-21/+4
* Added patch from Don Hejna <djhejna@oasis.ambit.com>.Oliver Seidel1998-01-121-3/+7
* Change "?\C-\ " to "?\C- " because "\ " is changedKenichi Handa1998-01-121-1/+1
* (calendar-french-single-byteify): New function.Richard M. Stallman1997-12-211-63/+80
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-1613-22/+69
* (calendar-day-name): Truncate properly whenKarl Heuer1997-12-081-10/+4
* Minor repair of previous change.Edward M. Reingold1997-12-051-1/+1
* Add fixed date (RD) to menu of other dates.Edward M. Reingold1997-12-051-0/+3
* Fix bad call to error.Edward M. Reingold1997-12-051-1/+1