mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-23 18:47:57 +00:00
(french-calendar-day-name-array):
Give the day array, not the month array.
This commit is contained in:
parent
95807e688c
commit
d6a0250d65
@ -76,9 +76,7 @@
|
||||
french-calendar-month-name-array))
|
||||
|
||||
(defun french-calendar-day-name-array ()
|
||||
(if (french-calendar-accents)
|
||||
french-calendar-multibyte-month-name-array
|
||||
french-calendar-month-name-array))
|
||||
french-calendar-day-name-array)
|
||||
|
||||
(defconst french-calendar-special-days-array
|
||||
["de la Vertu" "du Ge'nie" "du Labour" "de la Raison" "de la Re'compense"
|
||||
|
Loading…
Reference in New Issue
Block a user