aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-02-16 20:37:58 -0800
committerGlenn Morris2012-02-16 20:37:58 -0800
commit102f1b54d86fd3abf2b5bd86ef0d662040dcd5f5 (patch)
treeda1fd87312498bfd148ebc7951960c562aab8321
parentd3aff6896a7b4514d176980c11a659abbdc5880d (diff)
downloademacs-102f1b54d86fd3abf2b5bd86ef0d662040dcd5f5.tar.gz
emacs-102f1b54d86fd3abf2b5bd86ef0d662040dcd5f5.zip
* ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/emacs/ack.texi2
-rw-r--r--doc/emacs/cal-xtra.texi18
-rw-r--r--doc/emacs/calendar.texi13
4 files changed, 18 insertions, 17 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index e9092633e3c..27d8a7dd42b 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,5 +1,7 @@
12012-02-17 Glenn Morris <rgm@gnu.org> 12012-02-17 Glenn Morris <rgm@gnu.org>
2 2
3 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
4
3 * calendar.texi: Misc small changes, including updating the dates 5 * calendar.texi: Misc small changes, including updating the dates
4 of examples. 6 of examples.
5 7
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi
index 77ee97b361e..3c6aec65606 100644
--- a/doc/emacs/ack.texi
+++ b/doc/emacs/ack.texi
@@ -1330,7 +1330,7 @@ mode for editing VHDL source code.
1330John Wiegley wrote @file{align.el}, a set of commands for aligning text 1330John Wiegley wrote @file{align.el}, a set of commands for aligning text
1331according to regular-expression based rules; @file{isearchb.el} for fast 1331according to regular-expression based rules; @file{isearchb.el} for fast
1332buffer switching; @file{timeclock.el}, a package for keeping track of 1332buffer switching; @file{timeclock.el}, a package for keeping track of
1333time spent on projects; the Baha'i calendar support; 1333time spent on projects; the Bahá'í calendar support;
1334@file{pcomplete.el}, a programmable completion facility; 1334@file{pcomplete.el}, a programmable completion facility;
1335@file{remember.el}, a mode for jotting down things to remember; 1335@file{remember.el}, a mode for jotting down things to remember;
1336@file{eudcb-mab.el}, an address book backend for the Emacs Unified 1336@file{eudcb-mab.el}, an address book backend for the Emacs Unified
diff --git a/doc/emacs/cal-xtra.texi b/doc/emacs/cal-xtra.texi
index 1932a1f82bd..cce8d9481ce 100644
--- a/doc/emacs/cal-xtra.texi
+++ b/doc/emacs/cal-xtra.texi
@@ -1,5 +1,5 @@
1@c This is part of the Emacs manual. 1@c This is part of the Emacs manual. -*- coding: iso-latin-1 -*-
2@c Copyright (C) 2004-2012 Free Software Foundation, Inc. 2@c Copyright (C) 2004-2012 Free Software Foundation, Inc.
3@c See file emacs.texi for copying conditions. 3@c See file emacs.texi for copying conditions.
4@c 4@c
5@c This file is included either in emacs-xtra.texi (when producing the 5@c This file is included either in emacs-xtra.texi (when producing the
@@ -95,7 +95,7 @@ The lists of holidays that Emacs uses are for
95general holidays (@code{holiday-general-holidays}), 95general holidays (@code{holiday-general-holidays}),
96local holidays (@code{holiday-local-holidays}), 96local holidays (@code{holiday-local-holidays}),
97sun- and moon-related holidays (@code{holiday-solar-holidays}), 97sun- and moon-related holidays (@code{holiday-solar-holidays}),
98Baha'i holidays (@code{holiday-bahai-holidays}), 98Bahá'í holidays (@code{holiday-bahai-holidays}),
99Christian holidays (@code{holiday-christian-holidays}), 99Christian holidays (@code{holiday-christian-holidays}),
100Hebrew (Jewish) holidays (@code{holiday-hebrew-holidays}), 100Hebrew (Jewish) holidays (@code{holiday-hebrew-holidays}),
101Islamic (Muslim) holidays (@code{holiday-islamic-holidays}), 101Islamic (Muslim) holidays (@code{holiday-islamic-holidays}),
@@ -202,7 +202,7 @@ the month (1 specifies the first occurrence, 2 the second occurrence,
202@minus{}1 the last occurrence, @minus{}2 the second-to-last occurrence, and 202@minus{}1 the last occurrence, @minus{}2 the second-to-last occurrence, and
203so on). 203so on).
204 204
205 You can specify holidays that occur on fixed days of the Baha'i, 205 You can specify holidays that occur on fixed days of the Bahá'í,
206Chinese, Hebrew, Islamic, and Julian calendars too. For example, 206Chinese, Hebrew, Islamic, and Julian calendars too. For example,
207 207
208@smallexample 208@smallexample
@@ -419,7 +419,7 @@ the fourth pattern.
419@subsection Diary Entries Using non-Gregorian Calendars 419@subsection Diary Entries Using non-Gregorian Calendars
420 420
421 As well as entries based on the standard Gregorian calendar, your 421 As well as entries based on the standard Gregorian calendar, your
422diary can have entries based on Baha'i, Hebrew, or Islamic dates. 422diary can have entries based on Bahá'í, Hebrew, or Islamic dates.
423Recognition of such entries can be time-consuming, however, and since 423Recognition of such entries can be time-consuming, however, and since
424most people don't use them, you must explicitly enable their use. If 424most people don't use them, you must explicitly enable their use. If
425you want the diary to recognize Hebrew-date diary entries, for example, 425you want the diary to recognize Hebrew-date diary entries, for example,
@@ -439,7 +439,7 @@ you must do this:
439@end smallexample 439@end smallexample
440 440
441@noindent 441@noindent
442Similarly, for Islamic and Baha'i entries, add 442Similarly, for Islamic and Bahá'í entries, add
443@code{diary-islamic-list-entries} and @code{diary-islamic-mark-entries}, or 443@code{diary-islamic-list-entries} and @code{diary-islamic-mark-entries}, or
444@code{diary-bahai-list-entries} and @code{diary-bahai-mark-entries}. 444@code{diary-bahai-list-entries} and @code{diary-bahai-mark-entries}.
445 445
@@ -448,7 +448,7 @@ Similarly, for Islamic and Baha'i entries, add
448@vindex diary-islamic-entry-symbol 448@vindex diary-islamic-entry-symbol
449 These diary entries have the same formats as Gregorian-date diary 449 These diary entries have the same formats as Gregorian-date diary
450entries; except that @code{diary-bahai-entry-symbol} (default @samp{B}) 450entries; except that @code{diary-bahai-entry-symbol} (default @samp{B})
451must precede a Baha'i date, @code{diary-hebrew-entry-symbol} (default 451must precede a Bahá'í date, @code{diary-hebrew-entry-symbol} (default
452@samp{H}) a Hebrew date, and @code{diary-islamic-entry-symbol} (default 452@samp{H}) a Hebrew date, and @code{diary-islamic-entry-symbol} (default
453@samp{I}) an Islamic date. Moreover, non-Gregorian month names may not 453@samp{I}) an Islamic date. Moreover, non-Gregorian month names may not
454be abbreviated (because the first three letters are often not unique). 454be abbreviated (because the first three letters are often not unique).
@@ -475,7 +475,7 @@ nonmarking if preceded by @code{diary-nonmarking-symbol} (default
475 475
476 Here is a table of commands used in the calendar to create diary 476 Here is a table of commands used in the calendar to create diary
477entries that match the selected date and other dates that are similar in 477entries that match the selected date and other dates that are similar in
478the Baha'i, Hebrew, or Islamic calendars: 478the Bahá'í, Hebrew, or Islamic calendars:
479 479
480@table @kbd 480@table @kbd
481@item i h d 481@item i h d
@@ -850,7 +850,7 @@ Make a diary entry with today's equivalent Julian calendar date.
850@item %%(diary-astro-day-number) 850@item %%(diary-astro-day-number)
851Make a diary entry with today's equivalent astronomical (Julian) day number. 851Make a diary entry with today's equivalent astronomical (Julian) day number.
852@item %%(diary-bahai-date) 852@item %%(diary-bahai-date)
853Make a diary entry with today's equivalent Baha'i calendar date. 853Make a diary entry with today's equivalent Bahá'í calendar date.
854@item %%(diary-chinese-date) 854@item %%(diary-chinese-date)
855Make a diary entry with today's equivalent Chinese calendar date. 855Make a diary entry with today's equivalent Chinese calendar date.
856@item %%(diary-coptic-date) 856@item %%(diary-coptic-date)
diff --git a/doc/emacs/calendar.texi b/doc/emacs/calendar.texi
index 546d184c857..c2851d4abd3 100644
--- a/doc/emacs/calendar.texi
+++ b/doc/emacs/calendar.texi
@@ -1,4 +1,4 @@
1@c This is part of the Emacs manual. 1@c This is part of the Emacs manual. -*- coding: iso-latin-1 -*-
2@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012 2@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2012
3@c Free Software Foundation, Inc. 3@c Free Software Foundation, Inc.
4@c See file emacs.texi for copying conditions. 4@c See file emacs.texi for copying conditions.
@@ -517,9 +517,8 @@ the calendar displays holidays in this way. If you want the list of
517holidays centered around a different month, use @kbd{C-u M-x 517holidays centered around a different month, use @kbd{C-u M-x
518holidays}, which prompts for the month and year. 518holidays}, which prompts for the month and year.
519 519
520@c FIXME can we write Baha'i properly?
521 The holidays known to Emacs include United States holidays and the 520 The holidays known to Emacs include United States holidays and the
522major Baha'i, Chinese, Christian, Islamic, and Jewish holidays; also the 521major Bahá'í, Chinese, Christian, Islamic, and Jewish holidays; also the
523solstices and equinoxes. 522solstices and equinoxes.
524 523
525@findex list-holidays 524@findex list-holidays
@@ -757,8 +756,8 @@ days are named by combining one of ten ``celestial stems'' with one of
757twelve ``terrestrial branches'' for a total of sixty names that are 756twelve ``terrestrial branches'' for a total of sixty names that are
758repeated in a cycle of sixty. 757repeated in a cycle of sixty.
759 758
760@cindex Baha'i calendar 759@cindex Bahá'í calendar
761 The Baha'i calendar system is based on a solar cycle of 19 months with 760 The Bahá'í calendar system is based on a solar cycle of 19 months with
76219 days each. The four remaining ``intercalary'' days are placed 76119 days each. The four remaining ``intercalary'' days are placed
763between the 18th and 19th months. 762between the 18th and 19th months.
764 763
@@ -798,7 +797,7 @@ Display French Revolutionary date for selected day
798(@code{calendar-french-print-date}). 797(@code{calendar-french-print-date}).
799@findex calendar-bahai-print-date 798@findex calendar-bahai-print-date
800@item p b 799@item p b
801Display Baha'i date for selected day 800Display Bahá'í date for selected day
802(@code{calendar-bahai-print-date}). 801(@code{calendar-bahai-print-date}).
803@findex calendar-chinese-print-date 802@findex calendar-chinese-print-date
804@item p C 803@item p C
@@ -866,7 +865,7 @@ Move to a date specified in the Julian calendar
866Move to a date specified with an astronomical (Julian) day number 865Move to a date specified with an astronomical (Julian) day number
867(@code{calendar-astro-goto-day-number}). 866(@code{calendar-astro-goto-day-number}).
868@item g b 867@item g b
869Move to a date specified in the Baha'i calendar 868Move to a date specified in the Bahá'í calendar
870(@code{calendar-bahai-goto-date}). 869(@code{calendar-bahai-goto-date}).
871@item g h 870@item g h
872Move to a date specified in the Hebrew calendar 871Move to a date specified in the Hebrew calendar