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
94f1c41a
Commit
94f1c41a
authored
Dec 07, 2004
by
Glenn Morris
Browse files
*** empty log message ***
parent
3cd74de7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
etc/NEWS
etc/NEWS
+3
-3
lisp/ChangeLog
lisp/ChangeLog
+2
-0
No files found.
etc/NEWS
View file @
94f1c41a
...
...
@@ -1481,9 +1481,9 @@ day of that ISO week.
---
** The functions `holiday-easter-etc' and `holiday-advent' now take
arguments,
and
only report on the specified holiday
rather than all.
This makes customization of
the
variable
`christian-holidays' simpler,
but existing customizations may need to be updated
.
optional
arguments,
in order to
only report on the specified holiday
rather than all.
This makes customization of variable
s such as
`christian-holidays' simpler
.
** The function `simple-diary-display' now by default sets a header line.
This can be controlled through the variables `diary-header-line-flag'
...
...
lisp/ChangeLog
View file @
94f1c41a
...
...
@@ -3,6 +3,8 @@
* calendar/holidays.el (holiday-easter-etc): Make arguments
optional for backwards compatability. Doc fix. Remove
un-necessary local vars mandatory, output-list.
(holiday-advent): Make arguments optional for backwards
compatability. Doc fix.
2004-12-06 Stefan Monnier
<monnier
@
iro.umontreal.ca
>
...
...
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