1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 12:31:32 -08:00

(abbreviated-calendar-year): Move to diary-lib.

This commit is contained in:
Glenn Morris 2008-03-28 02:46:13 +00:00
parent 3e0e034bb5
commit db257f5684

View file

@ -445,16 +445,6 @@ details, see the documentation for the variable `list-diary-entries-hook'."
:type 'string
:group 'diary)
;; FIXME explain range. FIXME tweak range to always be +-50 of
;; present, if not already.
(defcustom abbreviated-calendar-year t
"Interpret a two-digit year DD in a diary entry as either 19DD or 20DD.
For the Gregorian calendar; similarly for the Hebrew, Islamic and
Baha'i calendars. If this variable is nil, years must be written in
full."
:type 'boolean
:group 'diary)
;;;###autoload
(defcustom european-calendar-style nil
"Use the European style of dates in the diary and in any displays.