aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/cal-french.el
Commit message (Collapse)AuthorAgeFilesLines
* (calendar-goto-french-date): Fix prompt to match the actual code.Pavel Janík2002-03-151-1/+1
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* (french-calendar-multibyte-special-days-array)Gerd Moellmann2000-05-021-16/+7
| | | | | | (french-calendar-special-days-array): Change French text. (calendar-french-date-string): Change output. (calendar-goto-french-date): Likewise.
* (calendar-goto-french-date): Use assoc-ignore-case and do notRichard M. Stallman1999-01-261-10/+6
| | | | capitalize when matching month and day names.
* (calendar-french-single-byteify): Function deleted.Richard M. Stallman1998-01-241-21/+4
| | | | | | (calendar-goto-french-date): Don't call calendar-french-single-byteify. Delete local var oldval. (calendar-print-french-date): Don't bind enable-multibyte-characters.
* (calendar-french-single-byteify): New function.Richard M. Stallman1997-12-211-63/+80
| | | | | | (calendar-goto-french-date): Use calendar-french-single-byteify instead of changing enable-multibyte-characters. test french-calendar-accents.
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-161-0/+2
|
* (french-calendar-special-days-array): New function.Karl Heuer1997-12-041-8/+13
| | | | | (calendar-french-date-string, calendar-goto-french-date): Use that function instead of the variable.
* (french-calendar-day-name-array):Karl Heuer1997-11-111-3/+1
| | | | Give the day array, not the month array.
* (french-calendar-accents): Change variable to function.Richard M. Stallman1997-09-121-33/+54
| | | | | | | | | Uses changed. Test that we can display multibyte chars. (french-calendar-day-name-array, french-calendar-month-name-array): New functions. Use them instead of directly using these variables. (french-calendar-multibyte-month-name-array): New variable. (french-calendar-multibyte-special-days-array): New variable. (calendar-print-french-date): Bind enable-multibyte-characters to t.
* (calendar-print-french-date): Label French date in echo area.Richard M. Stallman1997-04-261-1/+1
|
* (diary-french-date): Use `date'.Richard M. Stallman1997-04-111-2/+2
| | | | Add some additional text at the end.
* (french-calendar-accents): New variable.Richard M. Stallman1996-06-281-16/+35
| | | | | | | (french-calendar-month-name-array): Check that variable. (french-calendar-special-days-array): Likewise. (calendar-french-date-string): Likewise. (calendar-goto-french-date): Likewise.
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* Minor fixes.Edward M. Reingold1995-09-211-11/+15
|
* Fix typo: Mayan -> French RevolutionaryPaul Eggert1994-05-301-1/+1
|
* Doc fix.Richard M. Stallman1994-05-221-1/+1
|
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-071-13/+12
|
* (calendar-print-french-date,diary-french-date):Richard M. Stallman1994-02-071-7/+3
| | | | Use new error arg to calendar-cursor-to-date.
* (calendar-french-date-string): New function.Richard M. Stallman1994-01-301-30/+30
| | | | (calendar-print-french-date, diary-french-date): Use it.
* (calendar-goto-french-date): Fix special dayRichard M. Stallman1994-01-021-2/+3
| | | | | choice in non-leap years by re-reversing the list. Fix out of place parenthesis in prompt.
* * holidays.el: Update reference to the papers in S-P&E.Jim Blandy1993-05-221-5/+5
| | | | (filter-visible-calendar-holidays): Test for nil date.
* Add or correct keywordsEric S. Raymond1993-03-181-1/+2
|
* Dox fixes.Richard M. Stallman1992-10-051-7/+7
|
* entered into RCSJim Blandy1992-08-121-0/+223