Searched refs:Qmonths (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dfns.c80 Lisp_Object Qcodeset, Qdays, Qmonths, Qpaper; variable
3775 else if (EQ (item, Qmonths)) /* e.g. for calendar-month-name-array */
5850 Qmonths = intern ("months");
5851 staticpro (&Qmonths);

Completed in 259 milliseconds