Searched +refs:diary +refs:redraw +refs:calendar (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Ddiary-lib.el0 ;;; diary-lib.el --- diary functions
8 ;; Keywords: calendar
29 ;; This collection of functions implements the diary features as described
30 ;; in calendar.el.
34 (require 'calendar)
36 (defun diary-check-diary-file ()
37 "Check that the file specified by `diary-file' exists and is readable.
39 (let ((d-file (substitute-in-file-name diary
47 (defun diary (&optional arg) function
[all...]

Completed in 117 milliseconds