]> git.eshelyaron.com Git - emacs.git/commit
* lisp/calendar/cal-french.el (calendar-french-accents-p): Obsolete function
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 21 Jan 2021 04:08:25 +0000 (23:08 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 21 Jan 2021 04:50:52 +0000 (23:50 -0500)
commit0f65baa03b54dc95b24b765bc91370354743a449
treee9d1851e1b09952cdc962d2fc1361f3e9f774300
parentd8a9828b3b7c5d80ecc57089e0c93c4dfa6837b7
* lisp/calendar/cal-french.el (calendar-french-accents-p): Obsolete function

Always assume accented letters can be used

(calendar-french-month-name-array)
(calendar-french-special-days-array): Use the accented names.
(calendar-french-multibyte-month-name-array)
(calendar-french-multibyte-special-days-array): Make those vars
obsolete aliases.
(calendar-french-month-name-array, calendar-french-day-name-array)
(calendar-french-special-days-array): Mark functions as obsolete.
(calendar-french-date-string, calendar-french-goto-date): Always use
the text with accents.
lisp/calendar/cal-french.el