Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fac3dc5b
Commit
fac3dc5b
authored
Apr 03, 2008
by
Glenn Morris
Browse files
(bahai-holidays): Re-order.
parent
d613557f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
lisp/calendar/calendar.el
lisp/calendar/calendar.el
+5
-5
No files found.
lisp/calendar/calendar.el
View file @
fac3dc5b
...
...
@@ -994,15 +994,15 @@ calendar."
(
defcustom
bahai-holidays
'
((
holiday-bahai-new-year
)
(
holiday-bahai-ridvan
)
; respects all-bahai-calendar-holidays
(
if
all-bahai-calendar-holidays
(
append
(
holiday-fixed
11
26
"Day of the Covenant"
)
(
holiday-fixed
11
28
"Ascension of `Abdu'l-Baha"
)))
(
holiday-fixed
5
23
"Declaration of the Bab"
)
(
holiday-fixed
5
29
"Ascension of Baha'u'llah"
)
(
holiday-fixed
7
9
"Martyrdom of the Bab"
)
(
holiday-fixed
10
20
"Birth of the Bab"
)
(
holiday-fixed
11
12
"Birth of Baha'u'llah"
))
(
holiday-fixed
11
12
"Birth of Baha'u'llah"
)
(
if
all-bahai-calendar-holidays
(
append
(
holiday-fixed
11
26
"Day of the Covenant"
)
(
holiday-fixed
11
28
"Ascension of `Abdu'l-Baha"
))))
"Baha'i holidays.
See the documentation for `calendar-holidays' for details."
:type
'sexp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment