summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Collapse)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
| | | | to support special-display and same-window features.
* (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
| | | | | | | | | | | | | | (appt-check): For minutes in between appt-display-interval times, do check, but don't display anything except an updated mode line. Count against appt-display-interval based on minutes since first display of this appointment, not based on time of day. If appt-display-mode-line, force mode line redisplay whenever appt-mode-string has changed. (appt-add, appt-delete): Add autoload cookies. (appt-check): Catch errors from calling `diary'. (appt-max-time): Renamed from max-time. (appt-now-displayed, appt-display-count): New variables. (appt-timer): Don't create one if we already have one.
* (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
| | | | sexp entry ends at end of file with no newline.
* (chinese-year-cache): Change range of years fromKarl Heuer1998-08-291-6/+28
| | | | 1989-2000 to 1990-2010.
* (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
| | | | | | (global-mode-string): Add appt-mode-string to it. (appt-check): Avoid using display-time-string to fetch current time. To display in mode line, use appt-mode-string.
* (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
| | | | | calendar-mouse-view-other-diary-entries to put results in popup menu to be consistent with other functions.
* 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
| | | | to what's available with popup menus).
* Rewrote cal-tex-list-holidays to get holidays in the range correctly (and moreEdward M. Reingold1998-05-191-33/+23
| | | | simply).
* 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
| | | | | (cal-menu-update): Similar renamings; change the arg to easy-menu-change also. Change some item names.
* 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
| | | | | | (calendar-goto-french-date): Don't call calendar-french-single-byteify. Delete local var oldval. (calendar-print-french-date): Don't bind enable-multibyte-characters.
* 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
| | | | to standing for nothing in lread.c (read_escape).
* (calendar-french-single-byteify): New function.Richard M. Stallman1997-12-211-63/+80
| | | | | | (calendar-goto-french-date): Use calendar-french-single-byteify instead of changing enable-multibyte-characters. test french-calendar-accents.
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-1613-22/+69
|
* (calendar-day-name): Truncate properly whenKarl Heuer1997-12-081-10/+4
| | | | multibyte.
* 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
|