# HG changeset patch # User John Wiegley # Date 985120578 0 # Node ID 365eecf7e7d736418ce09bec7c244dcf90d113f3 # Parent dd38573e54acb61dcff6b20da3e4e442c64f8fed Added a note about new support for the Baha'i calendar. diff -r dd38573e54ac -r 365eecf7e7d7 etc/NEWS --- a/etc/NEWS Tue Mar 20 20:33:03 2001 +0000 +++ b/etc/NEWS Tue Mar 20 20:36:18 2001 +0000 @@ -7159,7 +7159,7 @@ ** VC Changes [new] -** In vc-retrieve-snapshot (C-x v r), if you don't specify a snapshot +*** In vc-retrieve-snapshot (C-x v r), if you don't specify a snapshot name, it retrieves the *latest* versions of all files in the current directory and its subdirectories (aside from files already locked). @@ -7180,9 +7180,17 @@ ** Calendar changes. -A new function, list-holidays, allows you list holidays or subclasses -of holidays for ranges of years. Related menu items allow you do this -for the year of the selected date, or the following/previous years. +*** A new function, list-holidays, allows you list holidays or +subclasses of holidays for ranges of years. Related menu items allow +you do this for the year of the selected date, or the +following/previous years. + +*** There is now support for the Baha'i calendar system. Use `pb' in +the *Calendar* buffer to display the current Baha'i date. The Baha'i +calendar, or "Badi calendar" is a system of 19 months with 19 days +each, and 4 intercalary days (5 during a Gregorian leap year). The +calendar begins May 23, 1844, with each of the months named after a +supposed attribute of God. ** ps-print changes