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
75697ad9
Commit
75697ad9
authored
Apr 11, 1997
by
Richard M. Stallman
Browse files
(diary-astro-day-number): Change format string.
parent
2d6562a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/calendar/cal-julian.el
lisp/calendar/cal-julian.el
+1
-1
No files found.
lisp/calendar/cal-julian.el
View file @
75697ad9
...
...
@@ -199,7 +199,7 @@ Echo astronomical (Julian) day number unless NOECHO is t."
(
defun
diary-astro-day-number
()
"Astronomical (Julian) day number diary entry."
(
format
"Astronomical (Julian) day number
%s
"
(
format
"Astronomical (Julian) day number
at noon UTC: %s.0
"
(
calendar-astro-date-string
date
)))
(
provide
'cal-julian
)
...
...
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