Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (diary-float): Better fix of end-of-year error. | Richard M. Stallman | 1999-01-06 | 1 | -1/+2 |
| | |||||
* | (diary-float): Fix end-of-year error and typos in comments. | Karl Heuer | 1998-12-16 | 1 | -4/+4 |
| | |||||
* | (appt-disp-window): Use pop-to-buffer, | Richard M. Stallman | 1998-11-29 | 1 | -3/+5 |
| | | | | to support special-display and same-window features. | ||||
* | (cal-menu-update): Fix menu wording. | Karl Heuer | 1998-10-30 | 1 | -1/+1 |
| | |||||
* | Add title parameters to frames. | Edward M. Reingold | 1998-10-26 | 1 | -5/+6 |
| | |||||
* | Add doc strings CORRECTLY! | Edward M. Reingold | 1998-10-21 | 1 | -4/+4 |
| | |||||
* | Add doc strings for calendar-day-name-array and calendar-month-name-array. | Edward M. Reingold | 1998-10-20 | 1 | -0/+2 |
| | |||||
* | Alex Schroeder startup description added. | Oliver Seidel | 1998-09-29 | 1 | -9/+33 |
| | |||||
* | (appt-interval): Variable deleted. | Karl Heuer | 1998-09-21 | 1 | -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 Heuer | 1998-09-13 | 1 | -1/+4 |
| | |||||
* | (mark-sexp-diary-entries): Avoid infinite loop when | Karl Heuer | 1998-09-10 | 1 | -1/+2 |
| | | | | sexp entry ends at end of file with no newline. | ||||
* | (chinese-year-cache): Change range of years from | Karl Heuer | 1998-08-29 | 1 | -6/+28 |
| | | | | 1989-2000 to 1990-2010. | ||||
* | (appt-check): Clear appt-mode-string if we don't put something in it. | Karl Heuer | 1998-08-27 | 1 | -0/+2 |
| | |||||
* | (appt-check): Start the appt-mode-string w/ space. | Karl Heuer | 1998-08-27 | 1 | -1/+1 |
| | |||||
* | (diary-block): Doc fix.. | Karl Heuer | 1998-08-27 | 1 | -1/+1 |
| | |||||
* | (diary-list-include-blanks): Doc fix.. | Karl Heuer | 1998-08-27 | 1 | -1/+1 |
| | |||||
* | (cal-tex-cursor-filofax-daily): Don't use oddp. | Karl Heuer | 1998-08-27 | 1 | -4/+5 |
| | |||||
* | (appt-mode-string): New variable. | Richard M. Stallman | 1998-08-26 | 1 | -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. Stallman | 1998-07-25 | 1 | -2/+2 |
| | |||||
* | (diary-mail-addr): Fix custom type. | Richard M. Stallman | 1998-07-03 | 1 | -1/+1 |
| | |||||
* | diary-mail-entries calls exit-calendar when finished. | Stephen Eglen | 1998-06-29 | 1 | -1/+2 |
| | |||||
* | Prevent diary display from being corrupted on printed calendar generation. | Edward M. Reingold | 1998-06-09 | 1 | -1/+1 |
| | |||||
* | Minor fix to previous change. | Edward M. Reingold | 1998-06-09 | 1 | -2/+2 |
| | |||||
* | Rewrote calendar-mouse-holidays, calendar-mouse-view-diary-entries, | Edward M. Reingold | 1998-06-09 | 1 | -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. Reingold | 1998-06-09 | 1 | -4/+4 |
| | |||||
* | Fix menu separators. | Edward M. Reingold | 1998-06-05 | 1 | -2/+2 |
| | |||||
* | Minor fixes of earlier updates. | Edward M. Reingold | 1998-05-28 | 1 | -3/+6 |
| | |||||
* | Fix list of "special" buffers. | Edward M. Reingold | 1998-05-27 | 1 | -1/+1 |
| | |||||
* | Add function to show equivalent date on all available calendars (in parallel | Edward M. Reingold | 1998-05-27 | 1 | -0/+51 |
| | | | | to what's available with popup menus). | ||||
* | Rewrote cal-tex-list-holidays to get holidays in the range correctly (and more | Edward M. Reingold | 1998-05-19 | 1 | -33/+23 |
| | | | | simply). | ||||
* | Fix mispelling. | Edward M. Reingold | 1998-05-14 | 1 | -1/+1 |
| | |||||
* | Add separators to Holidays menu. | Edward M. Reingold | 1998-05-12 | 1 | -1/+4 |
| | |||||
* | (calendar-mode-map): Rename `holidays' menu to `Holidays'. | Richard M. Stallman | 1998-05-12 | 1 | -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. Reingold | 1998-05-11 | 1 | -1/+12 |
| | |||||
* | On exiting, don't signal error when user changes mind. | Edward M. Reingold | 1998-05-11 | 1 | -5/+4 |
| | |||||
* | Made holiday button on menu bar related to current calendar display. | Edward M. Reingold | 1998-05-11 | 2 | -15/+48 |
| | |||||
* | (diary-mail-entries): Add autoload cookie. | Richard M. Stallman | 1998-05-06 | 1 | -0/+1 |
| | |||||
* | Write year in subject line using four digits, not two. | Stephen Eglen | 1998-05-01 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Dan Nicolaescu | 1998-04-20 | 1 | -3/+6 |
| | |||||
* | (calendar-mode-map): Add bindings for appt-add and appt-delete. | Richard M. Stallman | 1998-03-27 | 1 | -0/+2 |
| | |||||
* | Fix mispelling. | Edward M. Reingold | 1998-02-02 | 1 | -1/+1 |
| | |||||
* | (calendar-french-single-byteify): Function deleted. | Richard M. Stallman | 1998-01-24 | 1 | -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 Seidel | 1998-01-12 | 1 | -3/+7 |
| | |||||
* | Change "?\C-\ " to "?\C- " because "\ " is changed | Kenichi Handa | 1998-01-12 | 1 | -1/+1 |
| | | | | to standing for nothing in lread.c (read_escape). | ||||
* | (calendar-french-single-byteify): New function. | Richard M. Stallman | 1997-12-21 | 1 | -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 Eggert | 1997-12-16 | 13 | -22/+69 |
| | |||||
* | (calendar-day-name): Truncate properly when | Karl Heuer | 1997-12-08 | 1 | -10/+4 |
| | | | | multibyte. | ||||
* | Minor repair of previous change. | Edward M. Reingold | 1997-12-05 | 1 | -1/+1 |
| | |||||
* | Add fixed date (RD) to menu of other dates. | Edward M. Reingold | 1997-12-05 | 1 | -0/+3 |
| | |||||
* | Fix bad call to error. | Edward M. Reingold | 1997-12-05 | 1 | -1/+1 |
| |