Searched +refs:mark +refs:calendar +refs:month (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/emacs-93/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
32 ;; previous and coming months, or for any other three-month period.
33 ;; The calendar ca
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.
41 (defvar displayed-month)
47 (require 'calendar)
49 (defun hebrew-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.
78 (autoload 'check-calendar
[all...]
/macosx-10.10/emacs-93/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}
540 \key{change year/month/day at cursor by $\pm 1$}{S-UP/DOWN$^3$}
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 bac
[all...]
/macosx-10.10/emacs-93/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 96 milliseconds