summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
|\
| * Use window-full-width-p instead of comparing frame-width andMartin Rudalics2007-08-081-1/+1
* | (calendar-mode): Make sure displayed-(month|year) are set.Stefan Monnier2007-07-291-9/+12
* | (displayed-month): Remove declaration since it's not used here.Stefan Monnier2007-07-291-1/+0
* | (calendar-bahai-month-name-array, calendar-bahai-epoch)Stefan Monnier2007-07-271-25/+39
* | Don't wrap defvar within eval-when-compile.Stefan Monnier2007-07-271-4/+4
* | (calendar-mode-map): Use new calendar-scroll-* names.Stefan Monnier2007-07-271-32/+14
* | (calendar-scroll-left, calendar-scroll-right):Stefan Monnier2007-07-271-20/+24
* | (cal-menu-scroll-menu, cal-menu-global-mouse-menu): Use new names.Stefan Monnier2007-07-271-6/+6
* | (calendar-scroll-left, calendar-scroll-right, calendar-scroll-left-three-months)Stefan Monnier2007-07-271-8/+18
* | Merge from emacs--rel--22Miles Bader2007-07-2626-26/+26
|\ \ | |/
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-2527-27/+27
| * (cal-tex-holidays, cal-tex-diary)Glenn Morris2007-07-241-407/+425
| * Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2007-07-151-0/+5
| * Move autoload from previous change to calendar.el.Glenn Morris2007-07-151-1/+0
| * Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2007-07-151-0/+1
| * (icalendar--diarytime-to-isotime): Fix typo in docstring.Juanma Barranquero2007-06-061-1/+1
| * Update version number.Chong Yidong2007-06-041-19/+46
| * (timeclock-in): Fix non-interactive workday specifications.Richard M. Stallman2007-05-101-27/+32
* | (calendar-mode-map): Move initialization into declaration.Stefan Monnier2007-07-251-18/+35
* | Break dependency on calendar.el (i.e. do not modify calendar-mode-map),Stefan Monnier2007-07-251-314/+157
* | Trivial comment style change.Stefan Monnier2007-07-251-1/+1
* | (cal-tex-which-days, cal-tex-holidays)Glenn Morris2007-07-251-106/+134
* | (generate-calendar, (generate-calendar-month): Use dotimes rather thanGlenn Morris2007-07-241-13/+15
* | (diary-list-entries, (mark-calendar-date-pattern): Use `dotimes'Glenn Morris2007-07-241-87/+86
* | (list-hebrew-diary-entries): Use dotimes rather thanGlenn Morris2007-07-241-70/+70
* | (list-islamic-diary-entries): Use dotimes rather thanGlenn Morris2007-07-241-70/+70
* | (list-bahai-diary-entries): Use dotimes rather than calendar-for-loop.Glenn Morris2007-07-241-69/+69
* | Remove leading `*' from defcustom docs.Glenn Morris2007-07-241-511/+458
* | (cal-tex-holidays, cal-tex-diary)Glenn Morris2007-07-241-407/+425
* | Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2007-07-151-0/+5
* | Move autoload from previous change to calendar.el.Glenn Morris2007-07-151-1/+0
* | Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2007-07-151-0/+1
* | (icalendar--diarytime-to-isotime): Fix typo in docstring.Juanma Barranquero2007-06-061-1/+1
* | Update version number.Richard M. Stallman2007-05-011-41/+73
|/
* Fix some typos.Glenn Morris2007-04-221-6/+6
* Fix typo: "threshhold" -> "threshold".Glenn Morris2007-04-191-6/+6
* Improve previous fix by only setting header-line-format in diary-mode.Glenn Morris2007-04-181-2/+3
* (diary-header-line-format): Add a custom :set function.Glenn Morris2007-04-181-4/+14
* (parse-time-string-chars): Check if CHAR is less than the length ofKenichi Handa2007-04-181-1/+2
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-1716-92/+0
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-171-10/+0
* (calendar-dst-find-startend): If YEAR cannot be encoded, fall back toGlenn Morris2007-04-171-8/+10
* (appt-disp-window): Do not split small windows.Glenn Morris2007-04-141-3/+5
* (diary-font-lock-keywords, diary-live-p): Autoload these functions.Glenn Morris2007-04-071-0/+13
* (diary-set-maybe-redraw): Move definition before first use.Glenn Morris2007-04-071-56/+57
* (diary-live-p): Do not check for diary-selective-display.Glenn Morris2007-03-271-8/+14
* (calendar-mode-hook): Declare it.Glenn Morris2007-03-271-0/+5
* Ulf Jasper <ulf.jasper at web.de>:Glenn Morris2007-03-211-21/+29