aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/cal-julian.el
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
|
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
|
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| |
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Replace int-to-string with number-to-string.Glenn Morris2008-04-081-2/+2
|
* Update for calendar.el name changes.Glenn Morris2008-04-071-3/+3
|
* Comment.Glenn Morris2008-04-061-2/+2
|
* (calendar-julian-to-absolute): Rename calendar-absolute-from-julian.Glenn Morris2008-04-041-14/+31
| | | | | | | | | | | | | | Update callers, keep old name as alias. (calendar-julian-print-date): Rename calendar-print-julian-date. Update callers, keep old name as alias. (calendar-julian-goto-date): Rename calendar-goto-julian-date. Update callers, keep old name as alias. (calendar-astro-to-absolute): Rename calendar-absolute-from-astro. Update callers, keep old name as alias. (calendar-astro-print-day-number): Rename calendar-print-astro-day-number. Update callers, keep old name as alias. (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number. Update callers, keep old name as alias.
* (holiday-julian): Use calendar-nongregorian-visible-p.Glenn Morris2008-04-011-38/+9
|
* (Commentary): Point to calendar.el.Glenn Morris2008-04-011-6/+1
|
* Comment.Glenn Morris2008-03-311-1/+2
|
* (holiday-julian): Fix a a problem with holidays in the last fortnightGlenn Morris2008-03-311-1/+15
| | | | in Julian October.
* (holiday-julian): Simplify.Glenn Morris2008-03-291-21/+20
|
* Re-indent.Glenn Morris2008-03-141-38/+37
| | | | | | (calendar-absolute-from-julian): Move definition before use. Remove un-needed local `day'. (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix.
* (diary-julian-date): Move to end.Glenn Morris2008-03-131-20/+20
| | | | | | (generated-autoload-file): Don't set, instead use different values of generate-autoload-cookie plus Makefile rules to allow for a mixture of internal calendar autoloads and normal autoloads.
* Re-format comments.Glenn Morris2008-03-131-11/+11
| | | | | | (calendar-julian-from-absolute): Use xerop. (displayed-month, displayed-year): Move declarations where needed. (calendar-print-astro-day-number): Doc fix.
* (calendar-absolute-from-julian): Use zerop.Glenn Morris2008-03-081-4/+7
| | | | Comments.
* Unquote lambda functions. Add autoload cookies to functions formerlyGlenn Morris2008-03-081-4/+17
| | | | | 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/+1
|
* 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
|
* (calendar-goto-julian-date): Use assoc-string instead ofGlenn Morris2004-02-191-2/+2
| | | | assoc-ignore-case.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (displayed-month, displayed-year): Define for compiler.Glenn Morris2003-08-031-0/+3
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* (calendar-goto-julian-date): Use assoc-ignore-case and do notRichard M. Stallman1999-01-261-4/+3
| | | | capitalize when matching month and day names.
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-161-1/+5
|
* (diary-astro-day-number): Change format string.Richard M. Stallman1997-04-111-1/+1
|
* Spelling error.Edward M. Reingold1996-04-241-1/+1
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (calendar-absolute-from-astro): Doc fix.Paul Eggert1995-11-301-1/+1
|
* Initial revisionEdward M. Reingold1995-09-211-0/+206