Unquote lambda functions.
[emacs.git] / lisp / calendar / cal-loaddefs.el
blob4aa8fb33c729d8e6958de77e9281db8a23108f6f
1 ;;; cal-loaddefs.el --- automatically extracted autoloads for calendar.el
2 ;;
3 ;;; Code:
5 \f
6 ;;;### (autoloads (diary-bahai-insert-yearly-entry diary-bahai-insert-monthly-entry
7 ;;;;;; diary-bahai-insert-entry calendar-bahai-goto-date calendar-bahai-print-date
8 ;;;;;; calendar-bahai-date-string) "cal-bahai" "cal-bahai.el" "0fc5baf2a624bece16bd8392fb915fed")
9 ;;; Generated autoloads from cal-bahai.el
11 (autoload 'calendar-bahai-date-string "cal-bahai" "\
12 String of Bahá'í date of Gregorian DATE.
13 Defaults to today's date if DATE is not given.
15 \(fn &optional DATE)" nil nil)
17 (autoload 'calendar-bahai-print-date "cal-bahai" "\
18 Show the Bahá'í calendar equivalent of the selected date.
20 \(fn)" t nil)
22 (autoload 'calendar-bahai-goto-date "cal-bahai" "\
23 Move cursor to Bahá'í date DATE.
24 Echo Bahá'í date unless NOECHO is t.
26 \(fn DATE &optional NOECHO)" t nil)
28 (autoload 'diary-bahai-insert-entry "cal-bahai" "\
29 Insert a diary entry.
30 For the Bahá'í date corresponding to the date indicated by point.
31 Prefix arg will make the entry nonmarking.
33 \(fn ARG)" t nil)
35 (autoload 'diary-bahai-insert-monthly-entry "cal-bahai" "\
36 Insert a monthly diary entry.
37 For the day of the Bahá'í month corresponding to the date indicated by point.
38 Prefix arg will make the entry nonmarking.
40 \(fn ARG)" t nil)
42 (autoload 'diary-bahai-insert-yearly-entry "cal-bahai" "\
43 Insert an annual diary entry.
44 For the day of the Bahá'í year corresponding to the date indicated by point.
45 Prefix arg will make the entry nonmarking.
47 \(fn ARG)" t nil)
49 ;;;***
51 ;;;### (autoloads (calendar-goto-chinese-date calendar-print-chinese-date
52 ;;;;;; calendar-chinese-date-string) "cal-china" "cal-china.el"
53 ;;;;;; "8a3ff01c5cfd2aaca61229497c244d5e")
54 ;;; Generated autoloads from cal-china.el
56 (autoload 'calendar-chinese-date-string "cal-china" "\
57 String of Chinese date of Gregorian DATE.
58 Defaults to today's date if DATE is not given.
60 \(fn &optional DATE)" nil nil)
62 (autoload 'calendar-print-chinese-date "cal-china" "\
63 Show the Chinese date equivalents of date.
65 \(fn)" t nil)
67 (autoload 'calendar-goto-chinese-date "cal-china" "\
68 Move cursor to Chinese date DATE.
69 Echo Chinese date unless NOECHO is t.
71 \(fn DATE &optional NOECHO)" t nil)
73 ;;;***
75 ;;;### (autoloads (calendar-goto-ethiopic-date calendar-print-ethiopic-date
76 ;;;;;; calendar-ethiopic-date-string calendar-goto-coptic-date calendar-print-coptic-date
77 ;;;;;; calendar-coptic-date-string) "cal-coptic" "cal-coptic.el"
78 ;;;;;; "f4c546baa1ce2fc6a5dea4dc99230a8c")
79 ;;; Generated autoloads from cal-coptic.el
81 (autoload 'calendar-coptic-date-string "cal-coptic" "\
82 String of Coptic date of Gregorian DATE.
83 Returns the empty string if DATE is pre-Coptic calendar.
84 Defaults to today's date if DATE is not given.
86 \(fn &optional DATE)" nil nil)
88 (autoload 'calendar-print-coptic-date "cal-coptic" "\
89 Show the Coptic calendar equivalent of the selected date.
91 \(fn)" t nil)
93 (autoload 'calendar-goto-coptic-date "cal-coptic" "\
94 Move cursor to Coptic date DATE.
95 Echo Coptic date unless NOECHO is t.
97 \(fn DATE &optional NOECHO)" t nil)
99 (autoload 'calendar-ethiopic-date-string "cal-coptic" "\
100 String of Ethiopic date of Gregorian DATE.
101 Returns the empty string if DATE is pre-Ethiopic calendar.
102 Defaults to today's date if DATE is not given.
104 \(fn &optional DATE)" nil nil)
106 (autoload 'calendar-print-ethiopic-date "cal-coptic" "\
107 Show the Ethiopic calendar equivalent of the selected date.
109 \(fn)" t nil)
111 (autoload 'calendar-goto-ethiopic-date "cal-coptic" "\
112 Move cursor to Ethiopic date DATE.
113 Echo Ethiopic date unless NOECHO is t.
115 \(fn DATE &optional NOECHO)" t nil)
117 ;;;***
119 ;;;### (autoloads (calendar-goto-french-date calendar-print-french-date
120 ;;;;;; calendar-french-date-string) "cal-french" "cal-french.el"
121 ;;;;;; "2781842bc761ee549a3bcae9eaee6f41")
122 ;;; Generated autoloads from cal-french.el
124 (autoload 'calendar-french-date-string "cal-french" "\
125 String of French Revolutionary date of Gregorian DATE.
126 Returns the empty string if DATE is pre-French Revolutionary.
127 Defaults to today's date if DATE is not given.
129 \(fn &optional DATE)" nil nil)
131 (autoload 'calendar-print-french-date "cal-french" "\
132 Show the French Revolutionary calendar equivalent of the selected date.
134 \(fn)" t nil)
136 (autoload 'calendar-goto-french-date "cal-french" "\
137 Move cursor to French Revolutionary date DATE.
138 Echo French Revolutionary date unless NOECHO is t.
140 \(fn DATE &optional NOECHO)" t nil)
142 ;;;***
144 ;;;### (autoloads (cal-html-cursor-year cal-html-cursor-month) "cal-html"
145 ;;;;;; "cal-html.el" "a29583aa0522599cc9b7ca62a2aa6622")
146 ;;; Generated autoloads from cal-html.el
148 (autoload 'cal-html-cursor-month "cal-html" "\
149 Write an HTML calendar file for numeric MONTH of four-digit YEAR.
150 The output directory DIR is created if necessary. Interactively,
151 MONTH and YEAR are taken from the calendar cursor position. Note
152 that any existing output files are overwritten.
154 \(fn MONTH YEAR DIR)" t nil)
156 (autoload 'cal-html-cursor-year "cal-html" "\
157 Write HTML calendar files (index and monthly pages) for four-digit YEAR.
158 The output directory DIR is created if necessary. Interactively,
159 YEAR is taken from the calendar cursor position. Note that any
160 existing output files are overwritten.
162 \(fn YEAR DIR)" t nil)
164 ;;;***
166 ;;;### (autoloads (insert-yearly-islamic-diary-entry insert-monthly-islamic-diary-entry
167 ;;;;;; insert-islamic-diary-entry calendar-goto-islamic-date calendar-print-islamic-date
168 ;;;;;; calendar-islamic-date-string) "cal-islam" "cal-islam.el"
169 ;;;;;; "88dad86314c76a48567c9808fae55ba1")
170 ;;; Generated autoloads from cal-islam.el
172 (autoload 'calendar-islamic-date-string "cal-islam" "\
173 String of Islamic date before sunset of Gregorian DATE.
174 Returns the empty string if DATE is pre-Islamic.
175 Defaults to today's date if DATE is not given.
176 Driven by the variable `calendar-date-display-form'.
178 \(fn &optional DATE)" nil nil)
180 (autoload 'calendar-print-islamic-date "cal-islam" "\
181 Show the Islamic calendar equivalent of the date under the cursor.
183 \(fn)" t nil)
185 (autoload 'calendar-goto-islamic-date "cal-islam" "\
186 Move cursor to Islamic DATE; echo Islamic date unless NOECHO is t.
188 \(fn DATE &optional NOECHO)" t nil)
190 (autoload 'insert-islamic-diary-entry "cal-islam" "\
191 Insert a diary entry.
192 For the Islamic date corresponding to the date indicated by point.
193 Prefix arg will make the entry nonmarking.
195 \(fn ARG)" t nil)
197 (autoload 'insert-monthly-islamic-diary-entry "cal-islam" "\
198 Insert a monthly diary entry.
199 For the day of the Islamic month corresponding to the date indicated by point.
200 Prefix arg will make the entry nonmarking.
202 \(fn ARG)" t nil)
204 (autoload 'insert-yearly-islamic-diary-entry "cal-islam" "\
205 Insert an annual diary entry.
206 For the day of the Islamic year corresponding to the date indicated by point.
207 Prefix arg will make the entry nonmarking.
209 \(fn ARG)" t nil)
211 ;;;***
213 ;;;### (autoloads (calendar-goto-iso-week calendar-goto-iso-date
214 ;;;;;; calendar-print-iso-date calendar-iso-date-string) "cal-iso"
215 ;;;;;; "cal-iso.el" "677650b79e62e9e779fa148e87025385")
216 ;;; Generated autoloads from cal-iso.el
218 (autoload 'calendar-iso-date-string "cal-iso" "\
219 String of ISO date of Gregorian DATE.
220 Defaults to today's date if DATE is not given.
222 \(fn &optional DATE)" nil nil)
224 (autoload 'calendar-print-iso-date "cal-iso" "\
225 Show equivalent ISO date for the date under the cursor.
227 \(fn)" t nil)
229 (autoload 'calendar-goto-iso-date "cal-iso" "\
230 Move cursor to ISO DATE; echo ISO date unless NOECHO is t.
232 \(fn DATE &optional NOECHO)" t nil)
234 (autoload 'calendar-goto-iso-week "cal-iso" "\
235 Move cursor to ISO DATE; echo ISO date unless NOECHO is t.
236 Interactively, goes to the first day of the specified week.
238 \(fn DATE &optional NOECHO)" t nil)
240 ;;;***
242 ;;;### (autoloads (calendar-goto-astro-day-number calendar-print-astro-day-number
243 ;;;;;; calendar-astro-date-string calendar-astro-from-absolute calendar-absolute-from-astro
244 ;;;;;; calendar-goto-julian-date calendar-print-julian-date calendar-julian-date-string
245 ;;;;;; calendar-julian-from-absolute) "cal-julian" "cal-julian.el"
246 ;;;;;; "752356fd7ee3344b15b3bf4d12d6af31")
247 ;;; Generated autoloads from cal-julian.el
249 (autoload 'calendar-julian-from-absolute "cal-julian" "\
250 Compute the Julian (month day year) corresponding to the absolute DATE.
251 The absolute date is the number of days elapsed since the (imaginary)
252 Gregorian date Sunday, December 31, 1 BC.
254 \(fn DATE)" nil nil)
256 (autoload 'calendar-julian-date-string "cal-julian" "\
257 String of Julian date of Gregorian DATE.
258 Defaults to today's date if DATE is not given.
259 Driven by the variable `calendar-date-display-form'.
261 \(fn &optional DATE)" nil nil)
263 (autoload 'calendar-print-julian-date "cal-julian" "\
264 Show the Julian calendar equivalent of the date under the cursor.
266 \(fn)" t nil)
268 (autoload 'calendar-goto-julian-date "cal-julian" "\
269 Move cursor to Julian DATE; echo Julian date unless NOECHO is t.
271 \(fn DATE &optional NOECHO)" t nil)
273 (autoload 'calendar-absolute-from-astro "cal-julian" "\
274 Absolute date of astronomical (Julian) day number D.
276 \(fn D)" nil nil)
278 (autoload 'calendar-astro-from-absolute "cal-julian" "\
279 Astronomical (Julian) day number of absolute date D.
281 \(fn D)" nil nil)
283 (autoload 'calendar-astro-date-string "cal-julian" "\
284 String of astronomical (Julian) day number after noon UTC of Gregorian DATE.
285 Defaults to today's date if DATE is not given.
287 \(fn &optional DATE)" nil nil)
289 (autoload 'calendar-print-astro-day-number "cal-julian" "\
290 Show astronomical (Julian) day number after noon UTC on date shown by cursor.
292 \(fn)" t nil)
294 (autoload 'calendar-goto-astro-day-number "cal-julian" "\
295 Move cursor to astronomical (Julian) DAYNUMBER.
296 Echo astronomical (Julian) day number unless NOECHO is t.
298 \(fn DAYNUMBER &optional NOECHO)" t nil)
300 ;;;***
302 ;;;### (autoloads (calendar-goto-mayan-long-count-date calendar-print-mayan-date
303 ;;;;;; calendar-mayan-date-string calendar-previous-calendar-round-date
304 ;;;;;; calendar-next-calendar-round-date calendar-previous-tzolkin-date
305 ;;;;;; calendar-next-tzolkin-date calendar-previous-haab-date calendar-next-haab-date)
306 ;;;;;; "cal-mayan" "cal-mayan.el" "b55fbd09b18257419dd93850389b21d4")
307 ;;; Generated autoloads from cal-mayan.el
309 (autoload 'calendar-next-haab-date "cal-mayan" "\
310 Move cursor to next instance of Mayan HAAB-DATE.
311 Echo Mayan date if NOECHO is t.
313 \(fn HAAB-DATE &optional NOECHO)" t nil)
315 (autoload 'calendar-previous-haab-date "cal-mayan" "\
316 Move cursor to previous instance of Mayan HAAB-DATE.
317 Echo Mayan date if NOECHO is t.
319 \(fn HAAB-DATE &optional NOECHO)" t nil)
321 (autoload 'calendar-next-tzolkin-date "cal-mayan" "\
322 Move cursor to next instance of Mayan TZOLKIN-DATE.
323 Echo Mayan date if NOECHO is t.
325 \(fn TZOLKIN-DATE &optional NOECHO)" t nil)
327 (autoload 'calendar-previous-tzolkin-date "cal-mayan" "\
328 Move cursor to previous instance of Mayan TZOLKIN-DATE.
329 Echo Mayan date if NOECHO is t.
331 \(fn TZOLKIN-DATE &optional NOECHO)" t nil)
333 (autoload 'calendar-next-calendar-round-date "cal-mayan" "\
334 Move cursor to next instance of Mayan HAAB-DATE TZOLKIN-DATE combination.
335 Echo Mayan date if NOECHO is t.
337 \(fn TZOLKIN-DATE HAAB-DATE &optional NOECHO)" t nil)
339 (autoload 'calendar-previous-calendar-round-date "cal-mayan" "\
340 Move to previous instance of Mayan TZOLKIN-DATE HAAB-DATE combination.
341 Echo Mayan date if NOECHO is t.
343 \(fn TZOLKIN-DATE HAAB-DATE &optional NOECHO)" t nil)
345 (autoload 'calendar-mayan-date-string "cal-mayan" "\
346 String of Mayan date of Gregorian DATE.
347 Defaults to today's date if DATE is not given.
349 \(fn &optional DATE)" nil nil)
351 (autoload 'calendar-print-mayan-date "cal-mayan" "\
352 Show the Mayan long count, tzolkin, and haab equivalents of date.
354 \(fn)" t nil)
356 (autoload 'calendar-goto-mayan-long-count-date "cal-mayan" "\
357 Move cursor to Mayan long count DATE. Echo Mayan date unless NOECHO is t.
359 \(fn DATE &optional NOECHO)" t nil)
361 ;;;***
363 ;;;### (autoloads (calendar-goto-day-of-year calendar-goto-date calendar-cursor-to-visible-date
364 ;;;;;; calendar-end-of-year calendar-beginning-of-year calendar-end-of-month
365 ;;;;;; calendar-beginning-of-month calendar-end-of-week calendar-beginning-of-week
366 ;;;;;; calendar-backward-week calendar-forward-week calendar-backward-day
367 ;;;;;; calendar-forward-day calendar-cursor-to-nearest-date calendar-scroll-right-three-months
368 ;;;;;; calendar-scroll-left-three-months calendar-scroll-right calendar-scroll-left
369 ;;;;;; calendar-backward-year calendar-backward-month calendar-forward-year
370 ;;;;;; calendar-forward-month calendar-goto-today) "cal-move" "cal-move.el"
371 ;;;;;; "9352ec61a952829a97c36a27fa1b89f3")
372 ;;; Generated autoloads from cal-move.el
374 (autoload 'calendar-goto-today "cal-move" "\
375 Reposition the calendar window so the current date is visible.
377 \(fn)" t nil)
379 (autoload 'calendar-forward-month "cal-move" "\
380 Move the cursor forward ARG months.
381 Movement is backward if ARG is negative.
383 \(fn ARG)" t nil)
385 (autoload 'calendar-forward-year "cal-move" "\
386 Move the cursor forward by ARG years.
387 Movement is backward if ARG is negative.
389 \(fn ARG)" t nil)
391 (autoload 'calendar-backward-month "cal-move" "\
392 Move the cursor backward by ARG months.
393 Movement is forward if ARG is negative.
395 \(fn ARG)" t nil)
397 (autoload 'calendar-backward-year "cal-move" "\
398 Move the cursor backward ARG years.
399 Movement is forward is ARG is negative.
401 \(fn ARG)" t nil)
403 (autoload 'calendar-scroll-left "cal-move" "\
404 Scroll the displayed calendar left by ARG months.
405 If ARG is negative the calendar is scrolled right. Maintains the relative
406 position of the cursor with respect to the calendar as well as possible.
408 \(fn &optional ARG EVENT)" t nil)
410 (autoload 'calendar-scroll-right "cal-move" "\
411 Scroll the displayed calendar window right by ARG months.
412 If ARG is negative the calendar is scrolled left. Maintains the relative
413 position of the cursor with respect to the calendar as well as possible.
415 \(fn &optional ARG EVENT)" t nil)
417 (autoload 'calendar-scroll-left-three-months "cal-move" "\
418 Scroll the displayed calendar window left by 3*ARG months.
419 If ARG is negative the calendar is scrolled right. Maintains the relative
420 position of the cursor with respect to the calendar as well as possible.
422 \(fn ARG)" t nil)
424 (autoload 'calendar-scroll-right-three-months "cal-move" "\
425 Scroll the displayed calendar window right by 3*ARG months.
426 If ARG is negative the calendar is scrolled left. Maintains the relative
427 position of the cursor with respect to the calendar as well as possible.
429 \(fn ARG)" t nil)
431 (autoload 'calendar-cursor-to-nearest-date "cal-move" "\
432 Move the cursor to the closest date.
433 The position of the cursor is unchanged if it is already on a date.
434 Returns the list (month day year) giving the cursor position.
436 \(fn)" nil nil)
438 (autoload 'calendar-forward-day "cal-move" "\
439 Move the cursor forward ARG days.
440 Moves backward if ARG is negative.
442 \(fn ARG)" t nil)
444 (autoload 'calendar-backward-day "cal-move" "\
445 Move the cursor back ARG days.
446 Moves forward if ARG is negative.
448 \(fn ARG)" t nil)
450 (autoload 'calendar-forward-week "cal-move" "\
451 Move the cursor forward ARG weeks.
452 Moves backward if ARG is negative.
454 \(fn ARG)" t nil)
456 (autoload 'calendar-backward-week "cal-move" "\
457 Move the cursor back ARG weeks.
458 Moves forward if ARG is negative.
460 \(fn ARG)" t nil)
462 (autoload 'calendar-beginning-of-week "cal-move" "\
463 Move the cursor back ARG calendar-week-start-day's.
465 \(fn ARG)" t nil)
467 (autoload 'calendar-end-of-week "cal-move" "\
468 Move the cursor forward ARG calendar-week-start-day+6's.
470 \(fn ARG)" t nil)
472 (autoload 'calendar-beginning-of-month "cal-move" "\
473 Move the cursor backward ARG month beginnings.
475 \(fn ARG)" t nil)
477 (autoload 'calendar-end-of-month "cal-move" "\
478 Move the cursor forward ARG month ends.
480 \(fn ARG)" t nil)
482 (autoload 'calendar-beginning-of-year "cal-move" "\
483 Move the cursor backward ARG year beginnings.
485 \(fn ARG)" t nil)
487 (autoload 'calendar-end-of-year "cal-move" "\
488 Move the cursor forward ARG year beginnings.
490 \(fn ARG)" t nil)
492 (autoload 'calendar-cursor-to-visible-date "cal-move" "\
493 Move the cursor to DATE that is on the screen.
495 \(fn DATE)" nil nil)
497 (autoload 'calendar-goto-date "cal-move" "\
498 Move cursor to DATE.
500 \(fn DATE)" t nil)
502 (autoload 'calendar-goto-day-of-year "cal-move" "\
503 Move cursor to YEAR, DAY number; echo DAY/YEAR unless NOECHO is t.
504 Negative DAY counts backward from end of year.
506 \(fn YEAR DAY &optional NOECHO)" t nil)
508 ;;;***
510 ;;;### (autoloads (calendar-goto-persian-date calendar-print-persian-date
511 ;;;;;; calendar-persian-date-string) "cal-persia" "cal-persia.el"
512 ;;;;;; "f359d6e737ec86250c6b1b409476ba91")
513 ;;; Generated autoloads from cal-persia.el
515 (autoload 'calendar-persian-date-string "cal-persia" "\
516 String of Persian date of Gregorian DATE.
517 Defaults to today's date if DATE is not given.
519 \(fn &optional DATE)" nil nil)
521 (autoload 'calendar-print-persian-date "cal-persia" "\
522 Show the Persian calendar equivalent of the selected date.
524 \(fn)" t nil)
526 (autoload 'calendar-goto-persian-date "cal-persia" "\
527 Move cursor to Persian date DATE.
528 Echo Persian date unless NOECHO is t.
530 \(fn DATE &optional NOECHO)" t nil)
532 ;;;***
534 ;;;### (autoloads (cal-tex-cursor-day cal-tex-cursor-filofax-daily
535 ;;;;;; cal-tex-cursor-filofax-week cal-tex-cursor-filofax-2week
536 ;;;;;; cal-tex-cursor-week-monday cal-tex-cursor-week-iso cal-tex-cursor-week2
537 ;;;;;; cal-tex-cursor-week cal-tex-cursor-month cal-tex-cursor-month-landscape
538 ;;;;;; cal-tex-cursor-filofax-year cal-tex-cursor-year-landscape
539 ;;;;;; cal-tex-cursor-year) "cal-tex" "cal-tex.el" "8c57c64c859dc569ad36e672a1dfa0af")
540 ;;; Generated autoloads from cal-tex.el
542 (autoload 'cal-tex-cursor-year "cal-tex" "\
543 Make a buffer with LaTeX commands for the year cursor is on.
544 Optional prefix argument ARG specifies number of years.
546 \(fn &optional ARG)" t nil)
548 (autoload 'cal-tex-cursor-year-landscape "cal-tex" "\
549 Make a buffer with LaTeX commands for the year cursor is on.
550 Optional prefix argument ARG specifies number of years.
552 \(fn &optional ARG)" t nil)
554 (autoload 'cal-tex-cursor-filofax-year "cal-tex" "\
555 Make a Filofax one page yearly calendar of year indicated by cursor.
556 Optional prefix argument ARG specifies number of years.
558 \(fn &optional ARG)" t nil)
560 (autoload 'cal-tex-cursor-month-landscape "cal-tex" "\
561 Make a LaTeX calendar buffer for the month the cursor is on.
562 Optional prefix argument ARG specifies number of months to be
563 produced (default 1). The output is in landscape format, one
564 month to a page. It shows holiday and diary entries if
565 `cal-tex-holidays' and `cal-tex-diary', respectively, are non-nil.
567 \(fn &optional ARG)" t nil)
569 (autoload 'cal-tex-cursor-month "cal-tex" "\
570 Make a LaTeX calendar buffer for the month the cursor is on.
571 Optional prefix argument ARG specifies number of months to be
572 produced (default 1). The calendar is condensed onto one page.
573 It shows holiday and diary entries if `cal-tex-holidays' and
574 `cal-tex-diary', respectively, are non-nil.
576 \(fn ARG)" t nil)
578 (autoload 'cal-tex-cursor-week "cal-tex" "\
579 Make a LaTeX calendar buffer for a two-page one-week calendar.
580 It applies to the week that point is in. The optional prefix
581 argument ARG specifies the number of weeks (default 1). The calendar
582 shows holidays if `cal-tex-holidays' is non-nil (note that diary
583 entries are not shown). The calendar shows the hours 8-12am, 1-5pm.
585 \(fn &optional ARG)" t nil)
587 (autoload 'cal-tex-cursor-week2 "cal-tex" "\
588 Make a LaTeX calendar buffer for a two-page one-week calendar.
589 It applies to the week that point is in. Optional prefix
590 argument ARG specifies number of weeks (default 1). The calendar
591 shows holidays if `cal-tex-holidays' is non-nil (note that diary
592 entries are not shown). The calendar shows the hours 8-12am, 1-5pm
594 \(fn &optional ARG)" t nil)
596 (autoload 'cal-tex-cursor-week-iso "cal-tex" "\
597 Make a LaTeX calendar buffer for a one page ISO-style weekly calendar.
598 Optional prefix argument ARG specifies number of weeks (default 1).
599 The calendar shows holiday and diary entries if
600 `cal-tex-holidays' and `cal-tex-diary', respectively, are non-nil.
601 It does not show hours of the day.
603 \(fn &optional ARG)" t nil)
605 (autoload 'cal-tex-cursor-week-monday "cal-tex" "\
606 Make a LaTeX calendar buffer for a two-page one-week calendar.
607 It applies to the week that point is in, and starts on Monday.
608 Optional prefix argument ARG specifies number of weeks (default 1).
609 The calendar shows holidays if `cal-tex-holidays' is
610 non-nil (note that diary entries are not shown). The calendar shows
611 the hours 8-12am, 1-5pm.
613 \(fn &optional ARG)" t nil)
615 (autoload 'cal-tex-cursor-filofax-2week "cal-tex" "\
616 Two-weeks-at-a-glance Filofax style calendar for week cursor is in.
617 Optional prefix argument ARG specifies number of weeks (default 1).
618 The calendar shows holiday and diary entries if
619 `cal-tex-holidays' and `cal-tex-diary', respectively, are non-nil.
621 \(fn &optional ARG)" t nil)
623 (autoload 'cal-tex-cursor-filofax-week "cal-tex" "\
624 One-week-at-a-glance Filofax style calendar for week indicated by cursor.
625 Optional prefix argument ARG specifies number of weeks (default 1),
626 starting on Mondays. The calendar shows holiday and diary entries
627 if `cal-tex-holidays' and `cal-tex-diary', respectively, are non-nil.
629 \(fn &optional ARG)" t nil)
631 (autoload 'cal-tex-cursor-filofax-daily "cal-tex" "\
632 Day-per-page Filofax style calendar for week indicated by cursor.
633 Optional prefix argument ARG specifies number of weeks (default 1),
634 starting on Mondays. The calendar shows holiday and diary
635 entries if `cal-tex-holidays' and `cal-tex-diary', respectively,
636 are non-nil. Pages are ruled if `cal-tex-rules' is non-nil.
638 \(fn &optional ARG)" t nil)
640 (autoload 'cal-tex-cursor-day "cal-tex" "\
641 Make a buffer with LaTeX commands for the day cursor is on.
642 Optional prefix argument ARG specifies number of days. The calendar shows
643 the hours between `cal-tex-daily-start' and `cal-tex-daily-end', using
644 the 24-hour clock if `cal-tex-24' is non-nil.
646 \(fn &optional ARG)" t nil)
648 ;;;***
650 ;;;### (autoloads (calendar-two-frame-setup calendar-only-one-frame-setup
651 ;;;;;; calendar-one-frame-setup) "cal-x" "cal-x.el" "c75b5b1ea674d2cf344faa37d5e825c2")
652 ;;; Generated autoloads from cal-x.el
654 (autoload 'calendar-one-frame-setup "cal-x" "\
655 Start calendar and display it in a dedicated frame together with the diary.
656 This function requires a display capable of multiple frames, else
657 `calendar-basic-setup' is used instead.
659 \(fn &optional ARG)" nil nil)
661 (autoload 'calendar-only-one-frame-setup "cal-x" "\
662 Start calendar and display it in a dedicated frame.
663 This function requires a display capable of multiple frames, else
664 `calendar-basic-setup' is used instead.
666 \(fn &optional ARG)" nil nil)
668 (autoload 'calendar-two-frame-setup "cal-x" "\
669 Start calendar and diary in separate, dedicated frames.
670 This function requires a display capable of multiple frames, else
671 `calendar-basic-setup' is used instead.
673 \(fn &optional ARG)" nil nil)
675 ;;;***
677 (provide 'cal-loaddefs)
679 ;; Local variables:
680 ;; coding: utf-8
681 ;; version-control: never
682 ;; no-byte-compile: t
683 ;; no-update-autoloads: t
684 ;; End:
686 ;; arch-tag: 6bec5025-5432-48cd-839f-4d6b626b0104
687 ;;; cal-loaddefs.el ends here