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:
parent
3e0e034bb5
commit
db257f5684
1 changed files with 0 additions and 10 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue