Variable: calendar-month-width
calendar-month-width is a variable defined in calendar.el.gz.
Value
25
Documentation
Full width of each month in the calendar.
Source Code
;; Defined in /usr/src/emacs/lisp/calendar/calendar.el.gz
(defvar calendar-month-width nil
"Full width of each month in the calendar.")