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
c8224de6
Commit
c8224de6
authored
May 09, 2001
by
Eli Zaretskii
Browse files
(holidays): Add an autoload cookie. From Pavel Jank <Pavel@Janik.cz>.
parent
6c0325db
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/calendar/holidays.el
lisp/calendar/holidays.el
+1
-0
No files found.
lisp/ChangeLog
View file @
c8224de6
2001-05-09 Eli Zaretskii <eliz@is.elta.co.il>
* calendar/holidays.el (holidays): Add an autoload cookie. From
Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
2001-05-08 John Wiegley <johnw@gnu.org>
* calendar/timeclock.el (timeclock-workday-remaining): Changed
...
...
lisp/calendar/holidays.el
View file @
c8224de6
...
...
@@ -90,6 +90,7 @@
Requires floating point."
t
)
;;;###autoload
(
defun
holidays
(
&optional
arg
)
"Display the holidays for last month, this month, and next month.
If called with an optional prefix argument, prompts for month and year.
...
...
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