Searched +refs:calendar +refs:debug +refs:sexp (Results 1 - 3 of 3) 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...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-edit.el238 (defgroup calendar nil function
420 (defgroup debug nil function
627 ("-list\\'" (repeat sexp))
628 ("-alist\\'" (repeat (cons sexp sexp))))
638 :type '(repeat (group (regexp :tag "Match") (sexp :tag "Type")))
652 :type '(repeat (group (regexp :tag "Match") (sexp :tag "Type")))
2507 'sexp))
2591 widget 'sexp
3242 (group custom-display-unselected sexp))
[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)
911 date Time stamps (link to calendar).
1038 For the calendar, use the variable `calendar-setup'.
1086 (cons :tag "other" (function) (repeat :tag "argument" sexp))))
1181 sexp A Lisp form which will be evaluated. The file path will
1198 (sexp
[all...]

Completed in 122 milliseconds