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
7fa4d824
Commit
7fa4d824
authored
Apr 04, 2008
by
Glenn Morris
Browse files
(calendar-mayan-long-count-to-absolute): Keep old name as alias.
parent
7a6bd764
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/calendar/cal-mayan.el
lisp/calendar/cal-mayan.el
+3
-0
No files found.
lisp/calendar/cal-mayan.el
View file @
7fa4d824
...
...
@@ -345,6 +345,9 @@ Long count is a list (baktun katun tun uinal kin)"
;; Days before absolute date 0.
(
-
calendar-mayan-days-before-absolute-zero
)))
(
define-obsolete-function-alias
'calendar-absolute-from-mayan-long-count
'calendar-mayan-long-count-to-absolute
"23.1"
)
(
defun
calendar-mayan-long-count-common-era
(
lc
)
"Return non-nil if long count LC represents a date in the Common Era."
(
let
((
base
(
calendar-mayan-long-count-from-absolute
1
)))
...
...
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