Searched +refs:calendar +refs:read (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dicalendar.el7 ;; Keywords: calendar
8 ;; Human-Keywords: calendar, diary, iCalendar, vCalendar
59 ;; 0.03: Export takes care of european-calendar-style.
88 ;; + nice to have: #include "webcal://foo.com/some-calendar.ics"
113 :group 'calendar)
198 (require 'calendar)
241 (defun icalendar--read-element (invalue inparams)
242 "Recursively read the next iCalendar element in the current buffer.
245 This function calls itself recursively for each nested calendar element
282 (list (icalendar--read
[all...]
H A Dcalendar.el0 ;;; calendar.el --- calendar functions
8 ;; Keywords: calendar
9 ;; Human-Keywords: calendar, Gregorian calendar, diary, holidays
30 ;; This collection of functions implements a calendar window. It
31 ;; generates a calendar for the current month, together with the
33 ;; The calendar can be scrolled forward and backward in the window to
39 ;; notable days can be marked on the calendar, if desired. The user
43 ;; notable days can be viewed independently of the calendar
104 (defgroup calendar nil function
1597 (defun calendar (&optional arg) function
[all...]
H A Dcal-mayan.el1 ;;; cal-mayan.el --- calendar functions for the Mayan calendars
9 ;; Keywords: calendar
10 ;; Human-Keywords: Mayan calendar, Maya, calendar, diary
31 ;; This collection of functions implements the features of calendar.el and
32 ;; diary.el that deal with the Mayan calendar. It was written jointly by
58 (require 'calendar)
60 (defconst calendar-mayan-days-before-absolute-zero 1137142
61 "Number of days of the Mayan calendar epoch before absolute day 0.
66 (defconst calendar
[all...]
H A Ddiary-lib.el8 ;; Keywords: calendar
30 ;; in calendar.el.
34 (require 'calendar)
54 (let ((date (calendar-current-date)))
62 in the displayed three-month calendar."
65 (diary-list-entries (calendar-cursor-to-date t) arg))
70 by the cursor position in the displayed three-month calendar.
74 (read-file-name "Enter diary file name: " default-directory nil t)))
78 (autoload 'check-calendar-holidays "holidays"
81 The holidays are those in the list `calendar
[all...]
/macosx-10.9.5/CF-855.17/
H A DCFUtilities.c10 * http://www.opensource.apple.com/apsl/ and read it before using this
607 CFCalendarRef calendar = CFCalendarCreateWithIdentifier(kCFAllocatorSystemDefault, kCFCalendarIdentifierGregorian); local
608 if (!calendar) goto after_banner;
611 CFRelease(calendar);
614 CFCalendarSetTimeZone(calendar, tz);
617 Boolean dec = CFCalendarDecomposeAbsoluteTime(calendar, at, "yMdHms", &year, &month, &day, &hour, &minute, &second);
618 CFRelease(calendar);
1012 #define read _read
1102 ssize_t numBytesRead = read(fd, readLocation, numBytesRequested);
1112 // This is a bizarre case; 0 bytes read
[all...]
H A DCFPropertyList.c10 * http://www.opensource.apple.com/apsl/ and read it before using this
610 CFCalendarRef calendar = CFCalendarCreateWithIdentifier(kCFAllocatorSystemDefault, kCFCalendarIdentifierGregorian); local
612 CFCalendarSetTimeZone(calendar, tz);
613 CFCalendarDecomposeAbsoluteTime(calendar, CFDateGetAbsoluteTime((CFDateRef)object), (const uint8_t *)"yMdHms", &y, &M, &d, &H, &m, &s);
614 CFRelease(calendar);
1716 CFCalendarRef calendar = CFCalendarCreateWithIdentifier(kCFAllocatorSystemDefault, kCFCalendarIdentifierGregorian); local
1718 CFCalendarSetTimeZone(calendar, tz);
1719 CFCalendarComposeAbsoluteTime(calendar, &at, (const uint8_t *)"yMdHms", year, month, day, hour, minute, second);
1720 CFRelease(calendar);
2921 CFAssert1(CFReadStreamGetTypeID() == CFGetTypeID(stream), __kCFLogAssertion, "%s(): stream argument is not a read strea
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex282 \metax{To read the on-line documentation try}{M-x org-info}
465 \key{\kbd{elisp:(calendar)}}{\rm elisp form}
541 \key{access the calendar for the current date}{C-c >}
542 \key{insert timestamp matching date in calendar}{C-c <}
545 %\key{... select date in calendar}{mouse-1/RET}
546 %\key{... scroll calendar back/forward one month}{< / >}
647 \key{find agenda cursor date in calendar}{c}
648 \key{compute agenda for calendar cursor date}{c}
/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim319 au BufNewFile,BufRead calendar setf calendar
320 au BufNewFile,BufRead */.calendar/*,
321 \*/share/calendar/*/calendar.*,*/share/calendar/calendar.*
322 \ call s:StarSetf('calendar')
1207 \ if expand("<afile>") != "read.me" && expand("<afile>") != "click.me" |
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim1170 \ 'cal_days_in_month(': 'int calendar, int month, int year | int',
1171 \ 'cal_from_jd(': 'int jd, int calendar | array',
1172 \ 'cal_info(': '[int calendar] | array',
1177 \ 'cal_to_jd(': 'int calendar, int month, int day, int year | int',
1975 \ 'hw_api_content-&#62;read(': 'string buffer, int len | string',
2133 \ 'icap_create_calendar(': 'int stream_id, string calendar | string',
2134 \ 'icap_delete_calendar(': 'int stream_id, string calendar | string',
2139 \ 'icap_open(': 'string calendar, string username, string password, string options | resource',
2141 \ 'icap_reopen(': 'int stream_id, string calendar [, int options] | int',
2645 \ 'mcal_create_calendar(': 'int stream, string calendar | boo
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbaan.vim928 syn match baan4glh "choice\.calendar:"
972 syn match baan4gl "before\.read:"
973 syn match baan4gl "after\.read:"
983 syn match baan4gl "read\.view:"
1409 syn keyword baanBshell read.form
1410 syn keyword baanBshell read.fast.form
1502 syn keyword baanBshell seq.read
1525 syn keyword baanBshell pipe.read
1559 syn keyword baanBshell ims.read
1697 syn keyword baanBshell pty.read
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-edit.el238 (defgroup calendar nil function
524 (setq val (completing-read
878 it were the arg to `interactive' (which see) to interactively read the value.
885 (let* ((var (read-variable prompt-var))
909 (read-string "Comment: " (get var 'variable-comment)))
917 it were the arg to `interactive' (which see) to interactively read the value.
942 it were the arg to `interactive' (which see) to interactively read the value.
972 it were the arg to `interactive' (which see) to interactively read the value.
1016 (completing-read (if group
1030 (completing-read "Customiz
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el6 ;; Keywords: outlines, hypermedia, calendar, wp
40 ;; utilizes and smoothly integrates much of the Emacs calendar and diary.
58 ;; Org-mode, you can read the same text online as HTML. There is also an
72 (require 'calendar))
107 :group 'calendar)
911 date Time stamps (link to calendar).
1038 For the calendar, use the variable `calendar-setup'.
1285 calendar | %:type %:date"
1500 (defcustom org-popup-calendar
[all...]

Completed in 233 milliseconds