Variable: holiday-other-holidays

holiday-other-holidays is a customizable variable defined in holidays.el.gz.

Value

nil

Documentation

User defined holidays.

See the documentation for calendar-holidays for details.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/holidays.el.gz
;;;###autoload
(defcustom holiday-other-holidays nil
  "User defined holidays.
See the documentation for `calendar-holidays' for details."
  :type 'sexp)