summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Merge Changes made in Gnus trunk.Gnus developers2010-09-231-10/+10
* calendar/time-date.el (format-seconds): Comment fix.Katsumi Yamaoka2010-09-221-4/+4
* Merge changes from emacs-23 branch.Juanma Barranquero2010-09-142-9/+28
|\
| * Doc fixes related to diary-sort-entries.Glenn Morris2010-09-141-3/+7
| * * lisp/calendar/appt.el (appt-check): Doc fix.Glenn Morris2010-09-141-3/+4
| * Fix bug#6999.Glenn Morris2010-09-142-3/+17
* | time-date.el (format-seconds): Comment fix.Katsumi Yamaoka2010-09-141-4/+4
* | Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen2010-09-022-2/+0
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-2920-0/+20
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-221-2/+2
|\|
| * * lisp/calendar/diary-lib.el: Bump custom :version for previous change.Glenn Morris2010-08-131-1/+1
| * Minor diary-lib.el fix.Glenn Morris2010-08-131-1/+1
* | Minor icalendar fix.Glenn Morris2010-08-161-0/+1
* | Fixed bug#6766 (icalendar.el)Ulf Jasper2010-08-081-44/+67
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-162-41/+43
|\|
| * cal-tex.el fixes for calendar-week-start-day != 0.Glenn Morris2010-07-102-41/+43
* | Merge from emacs-23Stefan Monnier2010-06-161-17/+42
|\|
| * Tweak previous change.Glenn Morris2010-06-141-18/+35
| * Close bug#5176.Ivan Kanis2010-06-141-7/+15
* | Simplify by using `define-derived-mode'.Juanma Barranquero2010-04-151-11/+3
* | Remove the Arch metafiles.Stefan Monnier2010-04-121-4/+0
* | Merge from `emacs-23'.Stefan Monnier2010-03-241-4/+4
|\|
| * Fix typos in docstrings.Juanma Barranquero2010-03-221-4/+4
* | * calendar/cal-french.el: Convert to utf-8.Glenn Morris2010-03-171-8/+13
|/
* Fix date of Yom HaAtzma'ut holiday.Glenn Morris2010-03-011-1/+3
* Fix more save-excursion warnings.Chong Yidong2010-02-271-2/+1
* Fixed bug#5549 (icalendar.el)Ulf Jasper2010-02-191-15/+15
* Fix bug#5477.Stephen Berman2010-01-261-1/+3
* Doc fix for current-time-string and date-to-time (Bug#5408)Chong Yidong2010-01-181-1/+2
* Add 2010 to copyright years.Glenn Morris2010-01-1327-27/+27
* Fixed timezone handling problem in icalendar.el.Ulf Jasper2009-12-181-1/+11
* (diary-list-entries): Replace superfluous save-excursion withGlenn Morris2009-12-021-32/+33
* Update x-popup-menu declaration.Glenn Morris2009-11-103-5/+5
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-11/+22
* (top-level): Make load behave more like require.Glenn Morris2009-11-051-1/+1
* * calendar/calendar.el (cal-loaddefs):Juanma Barranquero2009-11-043-3/+3
* (todo-add-category): Don't hardcode point-min==1.Stefan Monnier2009-11-031-31/+32
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-032-4/+2
* Stephen Berman <stephen.berman at gmx.net>Glenn Morris2009-10-311-34/+37
* (calendar-split-width-threshold): New option.Glenn Morris2009-10-101-0/+11
* (calendar-basic-setup): In the wide frame case, show the originalGlenn Morris2009-10-071-52/+54
* Use window-full-height-p.Glenn Morris2009-10-061-2/+2
* Matthew Junker <matthew.junker at sbcglobal.net> (tiny change)Glenn Morris2009-10-061-14/+14
* (diary-show-all-entries): Re-fit the calendar window if necessary.Stefan Monnier2009-10-051-4/+10
* (calendar-basic-setup): Don't call switch-to-buffer in a dedicated window.Stefan Monnier2009-10-051-1/+2
* (calendar-basic-setup): Handle the case where the frame is wide.Glenn Morris2009-10-031-2/+42
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-022-8/+9
* (diary-fancy-display): Always run the hook.Glenn Morris2009-09-241-2/+5
* (calendar-mode-map): Make mouse-1 and 3 clicks on the scroll-barGlenn Morris2009-09-221-0/+8