aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/calendar.el
Commit message (Expand)AuthorAgeFilesLines
* (calendar-mode): Use run-mode-hooks.Lute Kamstra2005-06-121-2/+2
* Revision: [email protected]/emacs--cvs-trunk--0--patch-385Miles Bader2005-06-101-11/+17
* (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
* 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
* (calendar-redrawing): New internal variable.Glenn Morris2005-03-111-35/+38
* (redraw-calendar): Preserve point. Reported by Matt HodgesGlenn Morris2005-03-091-22/+20
* (redraw-calendar): Work from any buffer, not just the calendar.Glenn Morris2005-03-011-4/+6
* From Matt Hodges <[email protected]>:Glenn Morris2005-02-271-18/+41
* (view-other-diary-entries): Add autoload.Glenn Morris2004-12-201-0/+7
* From Emilio C. Lopes <[email protected]>:Glenn Morris2004-10-041-0/+5
* Update maintainer.Glenn Morris2004-09-221-2/+33
* 2004-05-08 John Wiegley <[email protected]>John Wiegley2004-05-081-49/+158
* (calendar-set-mode-line): Use total available mode-line width, ratherGlenn Morris2004-03-241-1/+5
* *** empty log message ***Glenn Morris2004-02-231-9/+12
* (calendar-holidays): Doc fix.Glenn Morris2004-02-191-3/+3
* Update copyright.Glenn Morris2004-01-111-18/+29
* (increment-calendar-month, calendar-leap-year-p)Glenn Morris2003-10-011-23/+59
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Edward M. Reingold <[email protected]>Glenn Morris2003-08-171-1/+6
* (list-diary-entries-hook, diary-display-hook, nongregorian-diary-listing-hook)Glenn Morris2003-08-061-3/+10
* (diary-file, diary-file-name-prefix)Glenn Morris2003-08-031-93/+174
* (diary-file-name-prefix-function): Fix custom type.Markus Rost2003-02-171-1/+1
* (diary-face-attrs): New custom.Juanma Barranquero2003-02-111-11/+72
* (calendar-only-one-frame-setup): Add autoload.Glenn Morris2003-01-201-0/+3
* (calendar-day-name): Move defn down.Richard M. Stallman2002-12-071-11/+10
* (facemenu-unlisted-faces): Only update after facemenu was loaded.Stefan Monnier2002-12-051-16/+16
* Patch of Alan Shutko <[email protected]> by way of rms.Markus Rost2002-11-161-5/+30
* (mouse-scroll-calendar-left)Richard M. Stallman2002-09-091-7/+28
* Fix typos.Juanma Barranquero2002-04-031-2/+2
* (update-calendar-mode-line): Force mode-line update.Richard M. Stallman2002-04-031-3/+33
* (calendar): Doc fix.Eli Zaretskii2002-03-221-1/+4
* (generate-calendar-month): Doc fix.Eli Zaretskii2002-01-281-3/+4
* (generate-calendar-month): Doc fix.Richard M. Stallman2002-01-241-4/+3
* (diary-date-forms): Doc fix.Richard M. Stallman2002-01-151-1/+1
* (various face definitions): Use :weight, not :bold.Richard M. Stallman2001-12-311-1/+1
* (calendar-mode): Remove make-local-hook.Pavel Janík2001-11-261-1/+0
* (calendar-mode-line-format): do not use #' on undefined functionsSam Steingold2001-10-111-7/+7
* (calendar-mode-map): Require cal-menu unconditionally.Eli Zaretskii2001-10-011-5/+3
* (calendar-mode-line-format): UseGerd Moellmann2001-08-091-8/+12
* (calendar-goto-islamic-date): AddGerd Moellmann2001-07-161-2/+6
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-3/+3
* (generate-calendar-month): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-2/+4
* (diary-entry-marker, calendar-today-marker, calendar-holiday-marker): UseEli Zaretskii2001-04-231-7/+7
* Undo changes made by John Wiegley in previous revision.Gerd Moellmann2001-03-261-158/+47
* See ChangeLogJohn Wiegley2001-03-201-47/+158
* (calendar-basic-setup): Doc fix.Gerd Moellmann2001-01-121-4/+0