Searched +refs:calendar +refs:current +refs:date (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex286 \key{rotate current subtree between states}{TAB}
303 \key{insert new heading/item at current level}{M-RET}
306 \key{promote current heading up one level}{M-LEFT}
307 \key{demote current heading down one level}{M-RIGHT}
308 \key{promote current subtree up one level}{M-S-LEFT}
309 \key{demote current subtree down one level}{M-S-RIGHT}
315 \key{narrow buffer to current subtree}{C-x n s}
324 To set archive location for current file, add a line like$^2$:
336 \key{time sorted view of current org file}{C-c a L}
338 %\key{agenda for date a
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/Locale/
H A DBase.pm115 my $current;
117 next unless defined($current = shift @in_stack) && length($current);
118 push @out, $current;
128 @{"$current\::ISA"}
197 my $date = $self->$date_meth();
200 $dt_format =~ s/\{1\}/$date/g;
486 Each locale has a set of four default date and time formats. They are
509 displaying that item by itself, for example in a calendar.
696 Returns the CLDR date patter
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime/lib/
H A DDateTime.pm246 # a new object based on the current object, like set() and truncate().
351 # except date math.
726 *date = \&ymd;
1306 # However, if the two objects are on the same (local) date, and we
1990 DateTime - A date and time object
2031 $ymd = $dt->ymd('/'); # 2002/12/06 - also date
2068 DateTime is a class for the representation of date/time combinations,
2074 It represents the Gregorian calendar, extended backwards in time
2076 "proleptic Gregorian calendar". In this calendar, th
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dtodo-mode.el9 ;; Keywords: calendar, todo
112 ;; d to file the current entry, including a
114 ;; e to edit the current entry
116 ;; f to file the current entry, including a
119 ;; I to insert a new entry at current cursor position
121 ;; k to kill the current entry
122 ;; l to lower the current entry's priority
127 ;; r to raise the current entry's priority
150 ;; goes with the calendar since that will tell you how you can
157 ;; "&%%(equal (calendar
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime/lib/DateTime/
H A DDuration.pm325 DateTime::Duration - Duration objects for date math
343 # The important parts for date math
387 objects are used whenever you do date math with DateTime.pm.
419 "preserve". This parameter specifies how date math that crosses the
432 is done as for "limit" except that if the original date is at the end
433 of the month the new date will also be. For instance, adding one
493 date math. The numbers returned may be positive or negative.
518 Returns a new object with the same I<calendar> delta (months and days
519 only) and end of month mode as the current object.
524 and nanoseconds) and end of month mode as the current objec
[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.
72 (require 'calendar))
79 (require 'time-date)
107 :group 'calendar)
338 been invisible before. When this is set, the sibling of the current entry
340 the same happens on each level of the hierarchy above the current entry.
389 If TAB is used in a place where it does not emulate TAB, the current subtree
577 file. %s will be replaced by the current file name (without directory part).
587 If the current fil
3336 (defvar date) function
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/
H A DLocale.pm586 some the full date and time formats.
690 example, in day column heading for a calendar it's okay to have "T" for both
819 indicating the current default format length.
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim73 " Internal solution for finding classes in current file.
132 " Internal solution for current file.
143 " tags files separately because we need relative path from current
293 " Internal solution for finding functions in current file.
383 " Internal solution for current file.
460 " Internal solution for finding functions in current file.
497 " Internal solution for finding constants in current file
1170 \ '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] | arra
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbaan.vim928 syn match baan4glh "choice\.calendar:"
1072 syn keyword baanBshell num.to.date
1073 syn keyword baanBshell date.to.num
1076 syn match baanBshell "\<num.to.date\$"
1109 syn match baanBshell "\<date.to.inputstr\$"
1110 syn keyword baanBshell inputstr.to.date
1210 syn keyword baanBshell current.window
1231 syn keyword baanBshell current.display
1236 syn keyword baanBshell current.mwindow
1246 syn keyword baanBshell current
[all...]

Completed in 220 milliseconds