summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-coptic.el
Commit message (Collapse)AuthorAgeFilesLines
* (generated-autoload-file): Don't set, instead use different values ofGlenn Morris2008-03-131-10/+8
| | | | | generate-autoload-cookie plus Makefile rules to allow for a mixture of internal calendar autoloads and normal autoloads.
* Formatting changes only.Glenn Morris2008-03-081-11/+11
|
* Fix previous change.Glenn Morris2008-03-081-2/+3
|
* (coptic-name): Add doc string.Glenn Morris2008-03-081-3/+7
| | | | Comments.
* Unquote lambda functions. Add autoload cookies to functions formerlyGlenn Morris2008-03-081-3/+13
| | | | | autoloaded in calendar.el. Set `generated-autoload-file' to "cal-loaddefs.el".
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-171-6/+0
| | | | for the rest of emacs.
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Add 2006 to copyright years.Glenn Morris2006-02-081-1/+1
|
* Update copyright pending Emacs 22.Glenn Morris2005-12-101-1/+3
|
* (date): Add defvar.Juanma Barranquero2005-08-261-0/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Update reference to "Calendrical Calculations" book; there's a new edition.Paul Eggert2005-03-301-2/+2
|
* (coptic-prompt-for-date): Use assoc-string instead of assoc-ignore-case.Glenn Morris2004-02-191-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (coptic-name): defvar rather than defconst.Glenn Morris2003-08-031-1/+1
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* (coptic-prompt-for-date): Use assoc-ignore-case and do not capitalizeRichard M. Stallman1999-01-261-8/+7
| | | | when matching month and day names.
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-161-1/+5
|
* (ethiopic-calendar-epoch): Correct to 8 CE.Karl Heuer1997-11-031-2/+2
|
* (calendar-print-coptic-date): Label Coptic/Ethiopic date in echo area.Richard M. Stallman1997-04-261-1/+1
|
* (diary-coptic-date): Use `date'.Richard M. Stallman1997-04-111-2/+2
| | | | | If calendar-coptic-date-string gives nonempty string, add additional text to it.
* Coorect Ethiopic epoch and some spelling errors.Edward M. Reingold1996-02-151-6/+6
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* Fix starting date of Ethiopic calendar.Edward M. Reingold1995-11-171-2/+2
|
* Initial revisionEdward M. Reingold1995-09-211-0/+233