Variable: calendar-first-date-row

calendar-first-date-row is a variable defined in calendar.el.gz.

Value

3

Documentation

First row in the calendar with actual dates.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/calendar.el.gz
(defconst calendar-first-date-row 3
  "First row in the calendar with actual dates.")