summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-islam.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
|
* (holiday-islamic): Doc fix.Glenn Morris2008-04-231-3/+3
|
* Replace int-to-string with number-to-string.Glenn Morris2008-04-081-1/+1
|
* Update for calendar.el name changes.Glenn Morris2008-04-071-14/+14
|
* Update for diary-lib name changes.Glenn Morris2008-04-061-1/+1
|
* Update for rename islamic-diary-entry-symbol to diary-islamic-entry-symbol.Glenn Morris2008-04-051-6/+6
|
* Update for cal-julian name changes.Glenn Morris2008-04-041-27/+52
| | | | | | | | | | | | | | | | | | | | | | | | | (calendar-islamic-leap-year-p): Rename islamic-calendar-leap-year-p. Update callers. (calendar-islamic-last-day-of-month): Rename islamic-calendar-last-day-of-month. Update callers. (calendar-islamic-day-number): Rename islamic-calendar-day-number. Update callers. (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic. Update callers, keep old name as alias. (calendar-islamic-print-date): Rename calendar-print-islamic-date. Update callers, keep old name as alias. (calendar-islamic-goto-date): Rename calendar-goto-islamic-date. Keep old name as alias. (diary-islamic-list-entries): Rename list-islamic-diary-entries. Update callers, keep old name as alias. (calendar-islamic-mark-date-pattern): Rename mark-islamic-calendar-date-pattern. Update callers, keep old name as alias. (diary-islamic-insert-entry): Rename insert-islamic-diary-entry. Keep old name as alias. (diary-islamic-insert-monthly-entry): Rename insert-monthly-islamic-diary-entry. Keep old name as alias. (diary-islamic-insert-yearly-entry): Rename insert-yearly-islamic-diary-entry. Keep old name as alias.
* (holiday-islamic-new-year): New function.Glenn Morris2008-04-031-0/+17
|
* (mark-islamic-diary-entries): Fix argument order in call toGlenn Morris2008-03-311-3/+3
| | | | diary-mark-entries-1.
* (Commentary): Replace with reference to calendar.el.Glenn Morris2008-03-311-11/+28
| | | | (holiday-islamic): Comments. Remove un-needed let. Use and.
* Autoload diary-insert-entry-1.Glenn Morris2008-03-291-29/+13
| | | | | (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry) (insert-yearly-islamic-diary-entry): Use diary-insert-entry-1.
* (list-islamic-diary-entries): Doc fix.Glenn Morris2008-03-271-1/+1
|
* Require calendar rather than cal-julian.Glenn Morris2008-03-261-3/+7
| | | | | Autoload calendar-absolute-from-julian. (calendar-islamic-epoch): Set when compiling. Doc fix.
* (calendar-islamic-read-date): New name forGlenn Morris2008-03-251-3/+4
| | | | calendar-islamic-prompt-for-date. Update callers. Doc fix.
* (calendar-mark-1): Autoload it.Glenn Morris2008-03-161-89/+43
| | | | | | | | (mark-islamic-calendar-date-pattern): Add optional argument `color'. Use calendar-mark-1. (calendar-islamic-prompt-for-date): New function. (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date.
* (number, original-date, add-to-diary-list)Glenn Morris2008-03-151-181/+15
| | | | | | | | | | (diary-name-pattern, mark-calendar-days-named): Remove declarations. (diary-list-entries-1, diary-mark-entries-1): Autoload. (list-islamic-diary-entries): Use diary-list-entries-1. (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1. (calendar-islamic-month-name-array, calendar-islamic-epoch): Make constants. (calendar-islamic-epoch): Doc fix.
* (displayed-month, displayed-year)Glenn Morris2008-03-141-195/+184
| | | | | | | | | | | | | | (original-date): Move declarations where needed. (islamic-calendar-day-number): Remove unused local variable `day'. (calendar-goto-islamic-date): Doc fix. (holiday-islamic): Use unless. (list-islamic-diary-entries, mark-islamic-diary-entries): Move some constant variables outside the loop. Use dolist. (mark-islamic-calendar-date-pattern): Move definition before use. Use unless. (mark-islamic-diary-entries): Doc fix. (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry) (insert-yearly-islamic-diary-entry): Use let rather than let*.
* (generated-autoload-file): Don't set, instead use different values ofGlenn Morris2008-03-131-10/+11
| | | | | generate-autoload-cookie plus Makefile rules to allow for a mixture of internal calendar autoloads and normal autoloads.
* (diary-islamic-date): Move to end.Glenn Morris2008-03-091-9/+12
| | | | (date, number): Declare where needed.
* (islamic-calendar-leap-year-p)Glenn Morris2008-03-081-16/+17
| | | | | | (list-islamic-diary-entries, mark-islamic-diary-entries) (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry) (insert-yearly-islamic-diary-entry): Doc fixes.
* Formatting changes only.Glenn Morris2008-03-081-18/+18
|
* (mark-islamic-calendar-date-pattern): Use zerop.Glenn Morris2008-03-081-4/+4
| | | | 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".
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | (add-to-diary-list, diary-name-pattern)Glenn Morris2007-11-271-0/+10
| | | | | | | | (mark-calendar-days-named): Declare as functions.
* | Undo previous change.Dan Nicolaescu2007-10-211-1/+0
| |
* | * textmodes/reftex.el: Move require easymenu before first use.Dan Nicolaescu2007-10-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (reftex-info): Require info at compile too. * textmodes/org-publish.el (org-publish-org-to-html) (org-publish-org-to): Require org at compile time too. (org-publish-attachment): Require at compile time too. * term/tty-colors.el (w32-tty-standard-colors): Pacify byte-compiler. * term/pc-win.el (frame-creation-function-alist): Add to this instead of setting frame-creation-function. * play/blackbox.el (bb-up, bb-down): Use forward-line. * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier. * calendar/todo-mode.el: Require calendar at compile time. * calendar/cal-islam.el: Require diary-lib at compile time. * calendar/cal-hebrew.el: Require diary-lib and holidays at compile time. * w32-vars.el: Provide w32-vars. * term/w32-win.el: Require w32-vars. (w32-color-map): Pacify byte-compiler. * loadup.el: Load w32-wars before term/w32-win.
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
* | (list-islamic-diary-entries): Use dotimes rather thanGlenn Morris2007-07-241-70/+70
|/ | | | calendar-for-loop.
* (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, number, original-date): Add defvars.Juanma Barranquero2005-08-261-0/+3
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-4/+4
|
* Update reference to "Calendrical Calculations" book; there's a new edition.Paul Eggert2005-03-301-2/+2
|
* (calendar-goto-islamic-date, mark-islamic-diary-entries): UseGlenn Morris2004-02-191-6/+6
| | | | assoc-string instead of assoc-ignore-case.