Searched +refs:list +refs:calendar +refs:holidays (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dcal-tex.el1 ;;; cal-tex.el --- calendar functions for printing calendars with LaTeX
9 ;; Keywords: calendar
36 ;; (*) Add holidays and diary entries to daily calendar.
38 ;; (*) Add diary entries to weekly calendar functions.
40 ;; (*) Make calendar styles for A4 paper.
46 (require 'calendar)
48 (autoload 'diary-list-entries "diary-lib" nil t)
49 (autoload 'calendar-holiday-list "holiday
[all...]
H A Dholidays.el0 ;;; holidays.el --- holiday functions for the calendar package
8 ;; Keywords: holidays, calendar
30 ;; in calendar.el.
53 (require 'calendar)
64 "List of dates related to Rosh Hashanah, as visible in calendar window."
68 "List of dates related to Hanukkah, as visible in calendar window."
72 "List of dates related to Passover, as visible in calendar window."
76 "List of dates around Tisha B'Av, as visible in calendar windo
97 (defun holidays (&optional arg) function
[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
37 ;; months from the date under the cursor. The user can display a list
104 (defgroup calendar nil function
116 (defgroup holidays nil function
1597 (defun calendar (&optional arg) function
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
299 \key{previous/next plain list item}{S-UP/DOWN$^3$}
311 \key{move subtree/list item up/down}{M-S-UP/DOWN}
334 \key{global TODO list in agenda mode}{C-c t$^1$}
465 \key{\kbd{elisp:(calendar)}}{\rm elisp form}
517 \key{insert new checkbox item in plain list}{M-S-RET}
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.9.5/emacs-92/emacs/lisp/
H A Dldefs-boot.el75 ;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
79 (autoload (quote list-one-abbrev-table) "abbrevlist" "\
109 Re-format the parameter-list point is in '\\[ada-format-paramlist]'
197 being a simple string, this value can also be a list. All elements
355 Add a piece of ADVICE to FUNCTION's list of advices in CLASS.
401 ARGLIST ::= An optional argument list to be used for the advised function
402 instead of the argument list of the original. The first one found in
462 default rule lists defined in `align-rules-list' and
463 `align-exclude-rules-list'. See `align-rules-list' fo
[all...]

Completed in 113 milliseconds