Searched +refs:calendar +refs:mark +refs:today (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
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-hebrew.el1 ;;; cal-hebrew.el --- calendar functions for the Hebrew calendar
9 ;; Keywords: calendar
10 ;; Human-Keywords: Hebrew calendar, calendar, diary
31 ;; This collection of functions implements the features of calendar.el and
32 ;; diary.el that deal with the Hebrew calendar.
47 (require 'calendar)
49 (defun hebrew-calendar-leap-year-p (year)
50 "t if YEAR is a Hebrew calendar lea
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex207 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
320 \metax{mark fully done children}{C-u C-c C-x C-a}
394 \key{rotate calculation mark through \# * ! \^ \_ \$}{C-\#}
435 \key{record a position in mark ring}{C-c \%}
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}{< / >}
617 \key{goto today}{
[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))
107 :group 'calendar)
214 "String to mark deadline entries.
223 "String to mark scheduled TODO entries.
285 mark-goto when exposing the jump goal of a mark
301 (const mark-goto)
329 (const mark
[all...]

Completed in 174 milliseconds