• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/textmodes/

Lines Matching defs:times

1342 to state when executed several times in direct succession.  Otherwise, it
1468 (defcustom org-display-custom-times nil
1476 (make-variable-buffer-local 'org-display-custom-times)
1482 `org-display-custom-times' is set."
1954 A time grid is a set of lines for specific times (like every two hours between
1955 8:00 and 20:00). The items scheduled for a day at specific times are
1978 The third item is a list of integers, indicating the times that should have
1989 (const :tag "Skip grid times already present in an entry"
2115 See also the variables `org-agenda-remove-times-when-in-prefix' and
2130 (defcustom org-agenda-remove-times-when-in-prefix t
3136 ("customtime" org-display-custom-times t)
3797 (when org-display-custom-times
5958 (setq dates (and org-display-custom-times
7095 numbers are assumed to be times as well (in decimal hours) and the
9985 called several times in succession, walk through the entire ring.
11025 or DEADLINE times the new date.
12158 (setq org-display-custom-times (not org-display-custom-times))
12159 (unless org-display-custom-times
12172 (if org-display-custom-times
12200 But do this only if the variable `org-display-custom-times' is set."
12201 (when org-display-custom-times
12433 The date will be changed by N times WHAT. WHAT can be `day', `month',
12443 org-display-custom-times
12598 "Sum the times for each subtree.
12599 Puts the resulting times in minutes as a text property on each headline."
12641 "Show subtree times in the entire buffer.
12781 "Return two times bordering a special time range.
12786 The return value is a cons cell with two internal times like the ones
12788 the returned times will be formatted strings."
14807 1 date plus weekday, for backreferencing to make sure both times on same day
14853 ;; If the times are in TXT (not in DOTIMES), and the prefix will list
14856 (if (and org-agenda-remove-times-when-in-prefix (or stamp plain)
14858 (if (eq org-agenda-remove-times-when-in-prefix 'beg)
15156 With prefix ARG, go forward that many times `org-agenda-ndays'."
15168 With prefix ARG, go back that many times `org-agenda-ndays'."
16299 (:customtime . org-display-custom-times)
16518 ("times")
16966 (custom-times org-display-custom-times)
17089 (when custom-times
19234 :style radio :selected org-display-custom-times]
19242 ["Display times" org-clock-display t]