From 4dccc3f07544140284bafbb34c6b6ea5c06c158e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 20 Mar 2001 20:41:37 +0000 Subject: [PATCH] *** empty log message *** --- man/ChangeLog | 5 +++++ man/calendar.texi | 18 +++++++++++++++--- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index e564fbd6d8f..48d999cb63d 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2001-03-20 John Wiegley + + * calendar.texi: Added documentation for the Baha'i calendar + support. + 2001-03-17 Michael Kifer * viper.texi: Added credits. diff --git a/man/calendar.texi b/man/calendar.texi index 8b0d33bafc9..1c2565a6328 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -439,8 +439,8 @@ centered around a different month, use @kbd{C-u M-x holidays}, which prompts for the month and year. The holidays known to Emacs include United States holidays and the -major Christian, Jewish, and Islamic holidays; also the solstices and -equinoxes. +major Christian, Jewish, Islamic and Bah@'a'@'{@dotless{i}} holidays; +also the solstices and equinoxes. @findex list-holidays The command @kbd{M-x list-holidays} displays the list of holidays for @@ -635,6 +635,10 @@ calculations. As a consequence, the actual dates of observance can vary slightly from the dates computed by Emacs. Islamic calendar dates begin and end at sunset. +@cindex Bah@'a'@'{@dotless{i}} calendar + The Bah@'a'@'{@dotless{i}} calendar is used by members of the +Bah@'a'@'{@dotless{i}} Faith, mostly for dating religious occasions. + @cindex French Revolutionary calendar The French Revolutionary calendar was created by the Jacobins after the 1789 revolution, to represent a more secular and nature-based view of the annual @@ -700,6 +704,9 @@ Display Hebrew date for selected day (@code{calendar-print-hebrew-date}). @findex calendar-print-islamic-date @item p i Display Islamic date for selected day (@code{calendar-print-islamic-date}). +@findex calendar-print-bahai-date +@item p b +Display Bah@'a'@'{@dotless{i}} date for selected day (@code{calendar-print-bahai-date}). @findex calendar-print-french-date @item p f Display French Revolutionary date for selected day @@ -749,6 +756,7 @@ other than Mayan; for the Mayan calendar, see the following section. @findex calendar-goto-astro-day-number @findex calendar-goto-hebrew-date @findex calendar-goto-islamic-date +@findex calendar-goto-bahai-date @findex calendar-goto-french-date @findex calendar-goto-chinese-date @findex calendar-goto-persian-date @@ -770,6 +778,9 @@ Move to a date specified in the Hebrew calendar @item g i Move to a date specified in the Islamic calendar (@code{calendar-goto-islamic-date}). +@item g b +Move to a date specified in the Bah@'a'@'{@dotless{i}} calendar +(@code{calendar-goto-bahai-date}). @item g f Move to a date specified in the French Revolutionary calendar (@code{calendar-goto-french-date}). @@ -791,7 +802,8 @@ Move to a date specified in the Ethiopic calendar the Gregorian calendar date equivalent to that date, and display the other calendar's date in the echo area. Emacs uses strict completion (@pxref{Completion}) whenever it asks you to type a month name, so you -don't have to worry about the spelling of Hebrew, Islamic, or French names. +don't have to worry about the spelling of Hebrew, Islamic, +Bah@'a'@'{@dotless{i}} or French names. @findex list-yahrzeit-dates @cindex yahrzeits -- 2.39.2