summaryrefslogtreecommitdiff
path: root/lisp/calendar/calendar.el
Commit message (Collapse)AuthorAgeFilesLines
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-171-6/+0
| | | | for the rest of emacs.
* (diary-font-lock-keywords, diary-live-p): Autoload these functions.Glenn Morris2007-04-071-0/+13
| | | | (diary-date-forms): Add a custom :set form.
* (calendar-mode-hook): Declare it.Glenn Morris2007-03-271-0/+5
|
* (diary-set-maybe-redraw): Autoload it.Glenn Morris2007-03-211-0/+4
| | | | (diary-display-hook): Add custom :set function.
* Change "daylight savings time" -> "daylight saving time".Chong Yidong2007-03-171-3/+3
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (calendar-mode-map): Switch < and >.Chong Yidong2006-12-231-22/+20
| | | | (calendar-mode-line-format): Use mouse-1 bindings, and tweak formatting.
* (cal-html-cursor-month, cal-html-cursor-year): Add autoloads for thisGlenn Morris2006-10-281-0/+14
| | | | | new package. (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
* (european-calendar-style): Tweak previous fix.Glenn Morris2006-09-301-5/+4
|
* (european-calendar-style): Call european-calendar or american-calendarGlenn Morris2006-09-301-17/+27
| | | | | | as needed when set. (diary-view-entries, list-calendar-holidays): Move autoloads before use.
* * emulation/viper-init.el, calendar/calendar.el:Chong Yidong2006-07-031-6/+0
| | | | * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
* (calendar-mode-map): Refer to diary-show-all-entries rather than aliasGlenn Morris2006-05-131-1/+1
| | | | show-all-diary-entries.
* (diary-show-all-entries): Do not refer toGlenn Morris2006-05-121-16/+15
| | | | | | | | | | | | obsolete alias `show-all-diary-entries'. (make-diary-entry): Not interactive. (cal-tex-cursor-month, cal-tex-cursor-month-landscape) (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2) (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday) (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week) (cal-tex-cursor-filofax-daily, cal-tex-cursor-year) (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year): Interactive.
* Johan Bockg� <bojohan at dd.chalmers.se>:Glenn Morris2006-05-121-22/+11
| | | | | | | | | | (calendar-french-date-string) (calendar-mayan-date-string, calendar-chinese-date-string) (calendar-astro-date-string, calendar-iso-date-string) (calendar-islamic-date-string, calendar-bahai-date-string) (calendar-hebrew-date-string, calendar-coptic-date-string) (calendar-ethiopic-date-string, calendar-persian-date-string): These functions are not interactive.
* (calendar-basic-setup): Set day to 1 inGlenn Morris2006-05-111-1/+9
| | | | | | prefix arg case, to avoid view-diary-entries-initially error. Reported by Stephen Berman <Stephen.Berman at gmx.net>. (calendar-date-is-legal-p): Handle dates with no day part.
* (calendar-holidays): Make previous doc-fix less passive.Glenn Morris2006-03-101-6/+6
|
* (calendar-holidays): Doc fix.Glenn Morris2006-03-101-5/+9
|
* (calendar-holidays): Doc fix.Glenn Morris2006-02-271-3/+10
|
* (calendar-increment-month): Typo in last change.Stefan Monnier2006-02-061-1/+1
|
* Remove unnecessary leading stars in docstrings.Stefan Monnier2006-01-241-260/+270
| | | | | | | | | (calendar-week-start-day): Add an :initializer. (calendar-mode-map): Use suppress-keymap, and command remapping. (describe-calendar-mode): Setup xref-stack info for the back button. (calendar-star-date): Insert before delete. (calendar-set-mode-line): Add file-modified info if applicable. (calendar-increment-month): New function.
* Update copyright pending Emacs 22.Glenn Morris2005-12-101-1/+1
|
* Update maintainer email address.Glenn Morris2005-10-081-1/+1
|
* (mark-visible-calendar-date): Save excursion.Stefan Monnier2005-09-191-37/+44
| | | | Re-indent within 80 columns. Use inhibit-read-only.
* (calendar-for-loop): Add edebug info.Stefan Monnier2005-09-121-50/+18
| | | | | (calendar-basic-setup): Use the new nil arg. (number-of-diary-entries): Move to diary-lib.el.
* (calendar-mode-map): Bind < and > usefully.Richard M. Stallman2005-08-091-0/+2
|
* (calendar-goto-hebrew-date)Juri Linkov2005-07-181-4/+4
| | | | | (calendar-goto-coptic-date, calendar-goto-ethiopic-date) (calendar-goto-persian-date): Delete duplicate words.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (calendar-mode): Use run-mode-hooks.Lute Kamstra2005-06-121-2/+2
|
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-385Miles Bader2005-06-101-11/+17
| | | | | | | | | | | | | | Remove "-face" suffix from calendar faces 2005-06-10 Miles Bader <miles@gnu.org> * lisp/calendar/calendar.el (diary, calendar-today, holiday) (mark-visible-calendar-date): Remove "-face" suffix from face names. (diary-face, calendar-today-face, holiday-face): New backward-compatibility aliases for renamed faces. (eval-after-load "facemenu", diary-entry-marker) (calendar-today-marker, calendar-holiday-marker, diary-face): Use renamed calendar faces.
* (calendar-mode-line-format): Use mode-line-highlight as mouse-face.Luc Teirlinck2005-05-261-0/+5
|
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-2/+2
|
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | high number of colors displays. * textmodes/table.el (table-cell-face): Add special case for displays supporting a high number of colors. * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face) (vhdl-font-lock-reserved-words-face) (vhdl-speedbar-architecture-face) (vhdl-speedbar-instantiation-face) (vhdl-speedbar-architecture-selected-face) (vhdl-speedbar-instantiation-selected-face): Likewise. * progmodes/sh-script.el (sh-heredoc-face): Likewise. * progmodes/idlw-help.el (idlwave-help-link-face): Likewise. * progmodes/ebrowse.el (ebrowse-tree-mark-face) (ebrowse-root-class-face, ebrowse-member-attribute-face) (ebrowse-progress-face): Likewise. * progmodes/compile.el (compilation-info-face): Likewise. * progmodes/cc-fonts.el (c-invalid-face): Likewise. * emacs-lisp/re-builder.el (reb-match-3): Likewise. * calendar/calendar.el (diary-face): Likewise. * woman.el (woman-italic-face, woman-bold-face) (woman-unknown-face): Likewise. * wid-edit.el (widget-button-pressed-face): Likewise. * whitespace.el (whitespace-highlight-face): Likewise. * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise. * pcvs-info.el (cvs-marked-face): Likewise. * info.el (info-xref): Likewise. * ido.el (ido-subdir-face, ido-indicator-face): Likewise. * hilit-chg.el (highlight-changes-face) (highlight-changes-delete-face): Likewise. * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b) (hi-red-b): Likewise. * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise. * font-lock.el (font-lock-keyword-face) (font-lock-function-name-face, font-lock-warning-face): Likewise. * cus-edit.el (custom-invalid-face, custom-modified-face) (custom-set-face, custom-changed-face, custom-variable-tag-face) (custom-group-tag-face-1, custom-group-tag-face): Likewise. * comint.el (comint-highlight-prompt): Likewise.
* Update reference to "Calendrical Calculations" book; there's a new edition.Paul Eggert2005-03-301-4/+4
|
* * calendar/calendar.el: Replace `legal' with `valid'.Werner LEMBERG2005-03-251-3/+3
|
* (calendar-redrawing): Delete.Glenn Morris2005-03-161-5/+1
| | | | (redraw-calendar): Do not bind calendar-redrawing.
* (calendar-redrawing): New internal variable.Glenn Morris2005-03-111-35/+38
| | | | | (redraw-calendar): Remove bogus save-excursion from previous change. Bind calendar-redrawing to t for mark-diary-entries.
* (redraw-calendar): Preserve point. Reported by Matt HodgesGlenn Morris2005-03-091-22/+20
| | | | | | <MPHodges@member.fsf.org>. (calendar-week-start-day): Move after definition of redraw-calendar. Delete buffer test, since redraw-calendar has that now.
* (redraw-calendar): Work from any buffer, not just the calendar.Glenn Morris2005-03-011-4/+6
|
* From Matt Hodges <MPHodges@member.fsf.org>:Glenn Morris2005-02-271-18/+41
| | | | | | | | | | | (calendar-buffer): Move above calendar-week-start-day. (calendar-week-start-day): Doc fix. Add :set function. (calendar-minimum-window-height): New variable. (generate-calendar-window): Only resize window if selected-window is displaying the calendar buffer. Use new variable calendar-minimum-window-height. (generate-calendar): Reword error message. (calendar-mode-map): Bind DEL to scroll-other-window-down.
* (view-other-diary-entries): Add autoload.Glenn Morris2004-12-201-0/+7
|
* From Emilio C. Lopes <eclig@gmx.net>:Glenn Morris2004-10-041-0/+5
| | | | | (calendar-goto-iso-week): Add autoload. (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
* Update maintainer.Glenn Morris2004-09-221-2/+33
| | | | | | From H�n Malmedal <hmalmedal@yahoo.no>: (christian-holidays): Adapt for new behaviour of holiday-advent and holiday-easter-etc functions.
* 2004-05-08 John Wiegley <johnw@newartisans.com>John Wiegley2004-05-081-49/+158
| | | | | | | | | | | * calendar/cal-bahai.el: New file, which adds support for the Baha'i calendar to Emacs. This calendar is based on a solar year of 19 months of 19 days, with 4 intercalary days. Each year begins on March 21, with the calendar starting in 1844. * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el: Added support for using cal-bahai.el.
* (calendar-set-mode-line): Use total available mode-line width, ratherGlenn Morris2004-03-241-1/+5
| | | | than frame-width.
* *** empty log message ***Glenn Morris2004-02-231-9/+12
|
* (calendar-holidays): Doc fix.Glenn Morris2004-02-191-3/+3
| | | | (calendar-read-date): Use assoc-string rather than assoc-ignore-case.
* Update copyright.Glenn Morris2004-01-111-18/+29
| | | | | | | (view-diary-entries-initially, european-calendar-style): Doc change. (calendar-setup): Make defcustom rather than defvar. (mark-visible-calendar-date): Initialize temp-face and faceinfo in let binding so local to function.
* (increment-calendar-month, calendar-leap-year-p)Glenn Morris2003-10-011-23/+59
| | | | | | | (calendar-absolute-from-gregorian, generate-calendar) (calendar-read-date, calendar-interval) (calendar-day-of-week): Handle years BC. (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Edward M. Reingold <reingold@emr.cs.iit.edu>Glenn Morris2003-08-171-1/+6
| | | | | | | | Bind `calendar-goto-day-of-year' to key. Alan Shutko <ats@acm.org> (calendar-make-alist): Correct off-by-one keeping December out of the alist.