diff options
| author | Paul Eggert | 2015-08-13 12:16:25 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-08-13 12:17:50 -0700 |
| commit | b532875a6021cd1715321dda932b187522840944 (patch) | |
| tree | 33b6c2d8b43dc68efe2463325262d55fca9ea988 /etc | |
| parent | 57adf425f511b90153f128e7679b5f432df13fb5 (diff) | |
| download | emacs-b532875a6021cd1715321dda932b187522840944.tar.gz emacs-b532875a6021cd1715321dda932b187522840944.zip | |
Optional args for holiday-greek-orthodox-easter
* etc/NEWS: Document this.
* lisp/calendar/holidays.el (holiday-greek-orthodox-easter):
Add optional args N and STRING, mimicking the API and code of
‘holiday-easter-etc’. From suggestion by Foivos S. Zakkak (Bug#21256).
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -552,6 +552,9 @@ The option customizes which day headers receive the | |||
| 552 | `calendar-weekend-header' face. | 552 | `calendar-weekend-header' face. |
| 553 | 553 | ||
| 554 | --- | 554 | --- |
| 555 | *** New optional args N and STRING for ‘holiday-greek-orthodox-easter’. | ||
| 556 | |||
| 557 | --- | ||
| 555 | *** Many items obsolete since at least version 23.1 have been removed. | 558 | *** Many items obsolete since at least version 23.1 have been removed. |
| 556 | The majority were function/variable/face aliases, too numerous to list here. | 559 | The majority were function/variable/face aliases, too numerous to list here. |
| 557 | The remainder were: | 560 | The remainder were: |