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
cfe199f6
Commit
cfe199f6
authored
Nov 27, 2007
by
Glenn Morris
Browse files
(calendar-absolute-from-julian): Declare as a function.
parent
e6819dc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/calendar/holidays.el
lisp/calendar/holidays.el
+3
-0
No files found.
lisp/calendar/holidays.el
View file @
cfe199f6
...
...
@@ -488,6 +488,9 @@ is non-nil)."
(
list
(
list
(
calendar-gregorian-from-absolute
(
+
abs-easter
n
))
string
))))))
;; Prior call to calendar-julian-from-absolute will autoload cal-julian.
(
declare-function
calendar-absolute-from-julian
"cal-julian"
(
date
))
(
defun
holiday-greek-orthodox-easter
()
"Date of Easter according to the rule of the Council of Nicaea."
(
let
((
m
displayed-month
)
...
...
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