emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/calendar.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/calendar.el,v
Date: Fri, 28 Mar 2008 02:46:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/28 02:46:14

Index: calendar.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/calendar.el,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -b -r1.232 -r1.233
--- calendar.el 27 Mar 2008 07:27:48 -0000      1.232
+++ calendar.el 28 Mar 2008 02:46:13 -0000      1.233
@@ -445,16 +445,6 @@
   :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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]