aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2008-03-28 02:46:13 +0000
committerGlenn Morris <[email protected]>2008-03-28 02:46:13 +0000
commitdb257f5684c5ae7be10ef77623f99ddc5df2e4eb (patch)
tree5e415c23b298dd1a2e718487878d727cdb41bf2d
parent3e0e034bb592c95601d26fafaf382e85b8be7689 (diff)
(abbreviated-calendar-year): Move to diary-lib.
-rw-r--r--lisp/calendar/calendar.el10
1 files changed, 0 insertions, 10 deletions
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el
index 022eb1befc..eb4b204505 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -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.